ansible-collection-kit/roles/geoipupdate/files/etc/systemd/system/geoipupdate.service

9 lines
147 B
Desktop File

[Unit]
Description=MaxMind GeoIP/GeoIP2 database updates
[Service]
Type=oneshot
ExecStart=/usr/bin/geoipupdate
[Install]
WantedBy=default.target