[Unit] Description=Osmocom SGSN (Serving GPRS Support Node) Wants=osmo-hlr.service After=osmo-hlr.service PartOf=osmo-gprs.target # FIXME: osmo-pcu would crash if started later than osmo-sgsn Wants=osmo-pcu.service After=osmo-pcu.service [Service] Type=simple Restart=always ExecStart=/usr/local/bin/osmo-sgsn -c /etc/osmocom/osmo-sgsn.cfg RestartSec=2 [Install] WantedBy=multi-user.target