10 lines
113 B
SYSTEMD
10 lines
113 B
SYSTEMD
[Unit]
|
|
Description=GeoIPMySQL
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* *:*:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|