Martin Caj 2014-06-19 11:06:20 +00:00 committed by Git OBS Bridge
parent d4b65a63c4
commit 0559ed7405

View File

@ -76,7 +76,7 @@ rc_reset
case "$1" in case "$1" in
start) start)
echo -n "Starting bitlbee server" echo -n "Starting bitlbee server"
startproc $BITLBEE_BIN $BITLBEE_PARAM startproc $BITLBEE_PARAM $BITLBEE_BIN
rc_status -v rc_status -v
;; ;;
stop) stop)