summaryrefslogtreecommitdiff
path: root/frontends/etc/gogios.cron.tpl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-05-03 23:54:42 +0300
committerPaul Buetow <paul@buetow.org>2024-05-03 23:54:42 +0300
commit0be945ded3ae8053567402e64fbcda378e61f1ad (patch)
treebf2e9ce19affbf9a8c28168e769054260c8f2375 /frontends/etc/gogios.cron.tpl
parentdafe9e6064ac6ed3a5d23787982118b69f1b75a0 (diff)
redirect snonux.foo to foo.zone
Diffstat (limited to 'frontends/etc/gogios.cron.tpl')
-rw-r--r--frontends/etc/gogios.cron.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/etc/gogios.cron.tpl b/frontends/etc/gogios.cron.tpl
index 84c6884..fc6299c 100644
--- a/frontends/etc/gogios.cron.tpl
+++ b/frontends/etc/gogios.cron.tpl
@@ -1,3 +1,3 @@
0 7 * * * <%= $gogios_path %> -renotify >/dev/null
-*/5 8-22 * * * <%= $gogios_path %> >/dev/null
+*/5 8-22 * * * -s <%= $gogios_path %> >/dev/null
0 3 * * 0 <%= $gogios_path %> -force >/dev/null