aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-05-19 13:01:20 +0200
committerHarald Welte <laforge@gnumonks.org>2014-05-19 13:01:20 +0200
commit0a1699ff8a5462c167c24e8b28186abb26331698 (patch)
tree06bc162dbd8735a3df78f7a0f04e16743fdfcf29
parent14c60b425f8146f6a392d2d3de2979c817cd975e (diff)
screenrc: osmobts-mgr now needs a config file
-rw-r--r--contrib/screenrc-sysmobts2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/screenrc-sysmobts b/contrib/screenrc-sysmobts
index 1bd510ce..8d34332b 100644
--- a/contrib/screenrc-sysmobts
+++ b/contrib/screenrc-sysmobts
@@ -1,5 +1,5 @@
chdir /tmp
screen -t BTS 0 /etc/osmocom/respawn.sh /usr/bin/sysmobts -c /etc/osmocom/osmo-bts.cfg -r 1 -M
screen -t PCU 1 /etc/osmocom/respawn-only.sh /usr/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg -e
-screen -t MGR 2 /etc/osmocom/respawn-only.sh /usr/bin/sysmobts-mgr -n
+screen -t MGR 2 /etc/osmocom/respawn-only.sh /usr/bin/sysmobts-mgr -c /etc/osmocom/osmobts-mgr.cfg -n
detach