File: templates

package info (click to toggle)
geoip-database-contrib 1.19
  • links: PTS, VCS
  • area: contrib
  • in suites: stretch
  • size: 152 kB
  • sloc: sh: 155; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Template: geoip-database-contrib/install-cronjob
Type: boolean
Default: true
_Description: Automatically update the database every month?
 The GeoLite database on the MaxMind website is updated monthly. If you choose
 to automatically update the local copy of the database, a cron script will be
 installed to download the new version from the Internet on the tenth of every
 month.
 .
 If you choose not to update the database automatically, you can do it by hand
 by running the 'geoip-database-contrib_update' command as root.