aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-sgsn.service
blob: afd0f40d1dd70c7223190ee419fe58eb14c7bebb (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=OpenBSC SGSN

[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-sgsn -c /etc/osmocom/osmo-sgsn.cfg
RestartSec=2