Search found 3 matches

by littlecharva
February 22nd, 2012, 3:13 pm
Forum: Debian/Ubuntu Package
Topic: Can only get sabnzbd to run as root
Replies: 5
Views: 9223

Re: Can only get sabnzbd to run as root

Hi, The output: + 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/pytho...
by littlecharva
February 18th, 2012, 2:07 pm
Forum: Debian/Ubuntu Package
Topic: Can only get sabnzbd to run as root
Replies: 5
Views: 9223

Re: Can only get sabnzbd to run as root

I tried an apt-get install sabnzbdplus before I followed the tutorial, but it said it couldn't be found. I have been using the /etc/init.d/sabnzbdplus start method to start it. That's what was throwing the initial error until I set the USER to root. So to clarify: the only things I changed in the de...
by littlecharva
February 17th, 2012, 11:55 am
Forum: Debian/Ubuntu Package
Topic: Can only get sabnzbd to run as root
Replies: 5
Views: 9223

Can only get sabnzbd to run as root

Hi, I'm a relative newb at Linux, but have learned enough to install and setup most software. I followed the article at the following link to install sabnzbd: http://serverflux.com/linux/install-sabnzbd-debian-squeeze/ It all worked fine, but when I tried to start the daemon, it complained of: OSErr...