aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/screenrc-sysmobts
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2013-01-11 17:35:59 +0100
committerHarald Welte <laforge@gnumonks.org>2013-01-11 17:36:56 +0100
commit24b2128e2975f14f9941caa156890480005df81e (patch)
tree73a67321263694f336109bb44478a556bf24b7ce /contrib/screenrc-sysmobts
parent3177f2b42f1565d47ee91c401773ff43114964da (diff)
add PCU respawning to contrib screenrc and respawn scripts
Diffstat (limited to 'contrib/screenrc-sysmobts')
-rw-r--r--contrib/screenrc-sysmobts3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/screenrc-sysmobts b/contrib/screenrc-sysmobts
index 5ab7c927..9ee35516 100644
--- a/contrib/screenrc-sysmobts
+++ b/contrib/screenrc-sysmobts
@@ -1,3 +1,4 @@
chdir /tmp
-screen -t BTS 0 /etc/osmocom/respawn.sh /usr/bin/sysmobts -c /etc/osmocom/osmo-bts.cfg
+screen -t BTS 0 /etc/osmocom/respawn.sh /usr/bin/sysmobts -c /etc/osmocom/osmo-bts.cfg -M
+screen -t PCU 1 /etc/osmocom/respawn-only.sh /usr/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg
detach