]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
crontab: Update misleading comment
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Sep 2020 15:25:27 +0000 (15:25 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Sep 2020 15:25:27 +0000 (15:25 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cron/crontab

index 1a1939336e4cb81a1a075157e1e75593e96f4f2b..f1ac3666ddc271c4fd444092bb394a7bd43207ad 100644 (file)
@@ -59,7 +59,7 @@ HOME=/
 00 3 * 3 0          /usr/local/bin/timezone-transition /usr/local/bin/firewallctrl
 00 2 * 10-11 0      /usr/local/bin/timezone-transition /usr/local/bin/firewallctrl
 
-# Update location database once a month
+# Update location database
 %hourly,random * [ -f "/var/ipfire/red/active" ] && /usr/local/bin/update-location-database >/dev/null 2>&1
 
 # Retry sending spooled mails regularly