summarylogtreecommitdiffstats
path: root/geoipupdate.service
diff options
context:
space:
mode:
Diffstat (limited to 'geoipupdate.service')
-rw-r--r--geoipupdate.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/geoipupdate.service b/geoipupdate.service
index d49d4d12117a..93bd6533452a 100644
--- a/geoipupdate.service
+++ b/geoipupdate.service
@@ -5,7 +5,7 @@ After=network.target
[Service]
Type=oneshot
-ExecStart=/usr/bin/geoipupdate
+ExecStart=/usr/bin/geoipupdate --config-file /etc/GeoIP.conf
[Install]
WantedBy=multi-user.target