From 2826cb58bb220f67345c4fc2b027432a1f570aad Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 21 Mar 2014 17:41:45 +0100 Subject: systemd: Saying these services restart once should be enough --- openbsc/contrib/systemd/osmo-bsc-mgcp.service | 1 - openbsc/contrib/systemd/osmo-nitb.service | 1 - 2 files changed, 2 deletions(-) (limited to 'openbsc/contrib/systemd') diff --git a/openbsc/contrib/systemd/osmo-bsc-mgcp.service b/openbsc/contrib/systemd/osmo-bsc-mgcp.service index 4b3df2c06..7fa2ec0a9 100644 --- a/openbsc/contrib/systemd/osmo-bsc-mgcp.service +++ b/openbsc/contrib/systemd/osmo-bsc-mgcp.service @@ -5,5 +5,4 @@ Description=OpenBSC MGCP Type=simple Restart=always ExecStart=/usr/bin/osmo-bsc_mgcp -s -c /etc/osmocom/osmo-bsc-mgcp.cfg -Restart=always RestartSec=2 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 -- cgit v1.2.3