blob: 10e35073973db8d076d39ca58358fbcee7a92eb1 [file] [log] [blame]
[Unit]
Description=OsmoGGSN
After=networking.service
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-ggsn -c /etc/osmocom/osmo-ggsn.cfg -f
RestartSec=2
RestartPreventExitStatus=1
[Install]
WantedBy=multi-user.target