Page MenuHomeGRNET

No OneTemporary

File Metadata

Created
Sun, May 17, 10:40 AM
diff --git a/dnsworker/cron b/dnsworker/cron
index 7861a1f..e344764 100644
--- a/dnsworker/cron
+++ b/dnsworker/cron
@@ -1,2 +1,2 @@
-* * * * * root /srv/dnsworker/bin/ds-schedule -c /etc/dnsworker/cfg.yml
-* * * * * root /srv/dnsworker/bin/ds-monitor >/dev/null
+*/10 * * * * root /srv/dnsworker/bin/ds-schedule -c /etc/dnsworker/cfg.yml
+*/10 * * * * root /srv/dnsworker/bin/ds-monitor >/dev/null

Event Timeline