aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/osmo-ggsn.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osmo-ggsn.service b/contrib/osmo-ggsn.service
index a8d123a..10e3507 100644
--- a/contrib/osmo-ggsn.service
+++ b/contrib/osmo-ggsn.service
@@ -5,7 +5,7 @@ After=networking.service
[Service]
Type=simple
Restart=always
-ExecStart=/usr/bin/osmo-ggsn -c /etc/osmocom/osmo-ggsn.conf -f
+ExecStart=/usr/bin/osmo-ggsn -c /etc/osmocom/osmo-ggsn.cfg -f
RestartSec=2
RestartPreventExitStatus=1