summaryrefslogtreecommitdiffstats
path: root/knot/share/cron
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-06 05:24:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-06 05:24:37 +0000
commita2d154a429d225e29038ceef6ae4022854096c2e (patch)
tree1c01675a68f3040bb7f1df61e9c57479483effe8 /knot/share/cron
parentReleasing debian version 20210905-1. (diff)
downloadopen-infrastructure-service-tools-a2d154a429d225e29038ceef6ae4022854096c2e.tar.xz
open-infrastructure-service-tools-a2d154a429d225e29038ceef6ae4022854096c2e.zip
Merging upstream version 20210906.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'knot/share/cron')
-rwxr-xr-xknot/share/cron/knot-zone-reset3
1 files changed, 3 insertions, 0 deletions
diff --git a/knot/share/cron/knot-zone-reset b/knot/share/cron/knot-zone-reset
new file mode 100755
index 0000000..b6ec7a7
--- /dev/null
+++ b/knot/share/cron/knot-zone-reset
@@ -0,0 +1,3 @@
+# /etc/cron.d/knot-reset-zone
+
+0 0 * * * root /usr/bin/knot-reset-zone localhost > /dev/null 2>&1