aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-13 18:37:19 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-13 18:37:19 +0100
commit162a0becc5431406af2b8727c25c7f8317b98ef8 (patch)
tree8329d3ea148fc1470a173cac7986b26d788ea5b4
parent9e55636fe051f150820086d8dc34d710144fc5bb (diff)
systemd: Remove the second occurance of Restart=always
-rw-r--r--openbsc/contrib/systemd/osmo-bsc.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/contrib/systemd/osmo-bsc.service b/openbsc/contrib/systemd/osmo-bsc.service
index 772d472a3..deaf12312 100644
--- a/openbsc/contrib/systemd/osmo-bsc.service
+++ b/openbsc/contrib/systemd/osmo-bsc.service
@@ -6,5 +6,4 @@ Requires=osmo-bsc-mgcp.service
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-bsc -c /etc/osmocom/osmo-bsc.cfg -s
-Restart=always
RestartSec=2