update screenrc; we no longer have the '-B' command line option

This commit is contained in:
Harald Welte 2011-09-04 23:22:22 +02:00
parent aadb046698
commit a16bcc2cc6
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
chdir /tmp
screen -t BTS 0 /etc/osmocom/respawn.sh /usr/bin/sysmobts -B 127.0.0.1
screen -t BTS 0 /etc/osmocom/respawn.sh /usr/bin/sysmobts -c /etc/osmocom/osmo-bts.cfg
detach