Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- + NAME=sabnzbdplus
- + DAEMON=/usr/bin/sabnzbdplus
- + SETTINGS=/etc/default/sabnzbdplus
- + [ -x /usr/bin/sabnzbdplus ]
- + [ -r /etc/default/sabnzbdplus ]
- + DESC=SABnzbd+ binary newsgrabber
- + DEFOPTS=--daemon
- + sed -n 1s/^#\! \?\([a-z0-9\.\/]\+\)\(.*\)/\1(\2)?/p /usr/bin/sabnzbdplus
- + PYTHONEXEC=^/usr/bin/python( -OO)?
- + PIDFILE=/var/run/sabnzbdplus.pid
- + unset USER CONFIG HOST PORT EXTRAOPTS
- + . /lib/lsb/init-functions
- + FANCYTTY=
- + [ -e /etc/lsb-base-logging.sh ]
- + . /etc/lsb-base-logging.sh
- + LOG_DAEMON_MSG=
- + start_sab
- + load_settings
- + [ -z ]
- + . /etc/default/sabnzbdplus
- + USER=xbmc
- + HOST=0.0.0.0
- + PORT=8089
- + [ -z xbmc ]
- + OPTIONS=--daemon
- + [ -n ]
- + [ -n 0.0.0.0 ]
- + SERVER=0.0.0.0
- + [ -n 8089 ]
- + SERVER=0.0.0.0:8089
- + [ -n 0.0.0.0:8089 ]
- + OPTIONS=--daemon --server 0.0.0.0:8089
- + [ -n ]
- + return 0
- + is_running
- + pgrep -f -x -u xbmc ^/usr/bin/python( -OO)? /usr/bin/sabnzbdplus --daemon.*
- + PID=
- + RET=1
- + [ 1 -gt 1 ]
- + return 1
- + log_daemon_msg Starting SABnzbd+ binary newsgrabber
- + [ -z Starting SABnzbd+ binary newsgrabber ]
- + log_use_fancy_output
- + TPUT=/usr/bin/tput
- + EXPR=/usr/bin/expr
- + [ -t 1 ]
- + [ xxterm-256color != x ]
- + [ xxterm-256color != xdumb ]
- + [ -x /usr/bin/tput ]
- + [ -x /usr/bin/expr ]
- + /usr/bin/tput hpa 60
- + /usr/bin/tput setaf 1
- + [ -z ]
- + FANCYTTY=1
- + true
- + /usr/bin/tput xenl
- + /usr/bin/tput cols
- + COLS=204
- + [ 204 ]
- + [ 204 -gt 6 ]
- + /usr/bin/expr 204 - 7
- + COL=197
- + log_use_plymouth
- + [ n = y ]
- + plymouth --ping
- + printf * Starting SABnzbd+ binary newsgrabber
- * Starting SABnzbd+ binary newsgrabber + /usr/bin/expr 204 - 1
- + /usr/bin/tput hpa 203
- + printf
- + start-stop-daemon --quiet --chuid xbmc --start --exec /usr/bin/sabnzbdplus -- --daemon --server 0.0.0.0:8089
- + check_retval
- + [ 2 -eq 0 ]
- + log_end_msg 1
- + [ -z 1 ]
- + [ 197 ]
- + [ -x /usr/bin/tput ]
- + log_use_plymouth
- + [ n = y ]
- + plymouth --ping
- + printf \r
- + /usr/bin/tput hpa 197
- + [ 1 -eq 0 ]
- + printf [
- [+ /usr/bin/tput setaf 1
- + printf fail
- fail+ /usr/bin/tput op
- + echo ]
- ]
- + return 1
- + exit 1
Advertisement
Add Comment
Please, Sign In to add comment