aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-sgsn.service
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/contrib/systemd/osmo-sgsn.service')
-rw-r--r--openbsc/contrib/systemd/osmo-sgsn.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/openbsc/contrib/systemd/osmo-sgsn.service b/openbsc/contrib/systemd/osmo-sgsn.service
deleted file mode 100644
index 674d78656..000000000
--- a/openbsc/contrib/systemd/osmo-sgsn.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=OpenBSC SGSN
-
-[Service]
-Type=simple
-Restart=always
-ExecStart=/usr/bin/osmo-sgsn -c /etc/osmocom/osmo-sgsn.cfg
-RestartSec=2
-
-[Install]
-WantedBy=multi-user.target