mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
SABnzbd:
- wait a little bit before starting (to ensure network is up)
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
progress "Starting SABnzbd Newsgroup downloader daemon"
|
||||
|
||||
# wait a little bit before starting
|
||||
sleep 3
|
||||
python /usr/share/SABnzbd/SABnzbd.py -d $SABNZBD_ARGS > /dev/null 2>&1
|
||||
|
||||
)&
|
||||
|
||||
Reference in New Issue
Block a user