summaryrefslogtreecommitdiffstats
path: root/knot/share
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-20 16:50:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-20 16:50:36 +0000
commit880964b500157056d60af553db92d170f1011a59 (patch)
tree16fc49864a2483988fd6e150521e28c4a8fa1297 /knot/share
parentInitial commit. (diff)
downloadopen-infrastructure-service-tools-880964b500157056d60af553db92d170f1011a59.tar.xz
open-infrastructure-service-tools-880964b500157056d60af553db92d170f1011a59.zip
Adding upstream version 20231120.upstream/20231120
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'knot/share')
-rwxr-xr-xknot/share/cron/knot-zones-reset3
1 files changed, 3 insertions, 0 deletions
diff --git a/knot/share/cron/knot-zones-reset b/knot/share/cron/knot-zones-reset
new file mode 100755
index 0000000..13dfd44
--- /dev/null
+++ b/knot/share/cron/knot-zones-reset
@@ -0,0 +1,3 @@
+# /etc/cron.d/knot-zones-reset
+
+0 0 * * * root /usr/bin/knot-zones-reset > /dev/null 2>&1