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