aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-nitb.service
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-21 17:41:45 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-21 17:41:45 +0100
commit2826cb58bb220f67345c4fc2b027432a1f570aad (patch)
treedd7e379eb5efa5697d48de4e7fa07c02cd34805a /openbsc/contrib/systemd/osmo-nitb.service
parent870cc0fdac4251d9b8e8f7382ae6d196e16cb253 (diff)
systemd: Saying these services restart once should be enough
Diffstat (limited to 'openbsc/contrib/systemd/osmo-nitb.service')
-rw-r--r--openbsc/contrib/systemd/osmo-nitb.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/contrib/systemd/osmo-nitb.service b/openbsc/contrib/systemd/osmo-nitb.service
index 203aeb15c..a9d5d8cf9 100644
--- a/openbsc/contrib/systemd/osmo-nitb.service
+++ b/openbsc/contrib/systemd/osmo-nitb.service
@@ -5,5 +5,4 @@ Description=OpenBSC Network In the Box (NITB)
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-nitb -s -C -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3
-Restart=always
RestartSec=2