aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-02-04 13:20:33 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-02-04 13:20:54 +0100
commit59fe8f79ccf3c0434fca90089a2a6bab64205d87 (patch)
treeddfd7415d4fb3388a5c352820ac4e58f4f4451a8 /contrib
parentd8f339592d308b371f387132b303d808fad2ef0a (diff)
systemd: Reduce the re-start interval to a couple of seconds
With the exit on failure/disconnect option we restart the PCU a lot more and might not want to wait five seconds.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sysmopcu.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sysmopcu.service b/contrib/sysmopcu.service
index 587ca778..89c75db4 100644
--- a/contrib/sysmopcu.service
+++ b/contrib/sysmopcu.service
@@ -5,7 +5,7 @@ Description=sysmocom sysmoPCU
Type=simple
ExecStart=/usr/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg -e
Restart=always
-RestartSec=5
+RestartSec=2
# The msg queues must be read fast enough
CPUSchedulingPolicy=rr