mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
SABnzbd:
- change runlevel "text" to "textmode" - cosmetics - remove runlevel "debug"
This commit is contained in:
parent
79b0794dfa
commit
a9de4496ac
@ -1,9 +1,9 @@
|
|||||||
# Starting SABnzbd Newsgroup downloader daemon
|
# Starting SABnzbd Newsgroup downloader daemon
|
||||||
#
|
#
|
||||||
# runlevels: openelec, text, debug
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
(
|
(
|
||||||
progress "Starting SABnzbd Newsgroup downloader daemon"
|
progress "Starting SABnzbd Newsgroup downloader daemon"
|
||||||
|
|
||||||
python /usr/share/SABnzbd/SABnzbd.py -d $SABNZBD_ARGS > /dev/null 2>&1
|
python /usr/share/SABnzbd/SABnzbd.py -d $SABNZBD_ARGS > /dev/null 2>&1
|
||||||
)&
|
)&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user