aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/systemd/osmo-nitb.service
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/systemd/osmo-nitb.service')
-rw-r--r--contrib/systemd/osmo-nitb.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/systemd/osmo-nitb.service b/contrib/systemd/osmo-nitb.service
deleted file mode 100644
index 377497ee5..000000000
--- a/contrib/systemd/osmo-nitb.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=OpenBSC Network In the Box (NITB)
-
-[Service]
-Type=simple
-Restart=always
-ExecStart=/usr/bin/osmo-nitb -s -C -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3
-RestartSec=2
-
-[Install]
-WantedBy=multi-user.target