This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/osmo-ggsn -c /etc/osmocom/osmo-ggsn.cfg
-
ExecStart=/usr/sbin/osmo-ggsn -c /etc/osmocom/osmo-ggsn.cfg
-
Restart=always
-
RestartPreventExitStatus=1
-
RestartSec=2
-
Type=simple
-
-
[Unit]
-
After=networking.service
-
Description=OsmoGGSN
-
Documentation=https://projects.osmocom.org/projects/openggsn
-
Additionnal notes
Nothing here.