]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
location: Remove "GeoIP" from crontab
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Jun 2020 14:12:49 +0000 (16:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Jun 2020 14:12:49 +0000 (16:12 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cron/crontab

index 519554195bd0543e58773c086599f08f7801d461..331eaa4a50db1bb962b701a4ab4dbae90c174bd0 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 GeoIP database once a month.
+# Update location database once a month
 %hourly,random * * * [ -f "/var/ipfire/red/active" ] && /usr/local/bin/update-location-database >/dev/null 2>&1
 
 # Retry sending spooled mails regularly