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