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-sab ... n-squeeze/
It all worked fine, but when I tried to start the daemon, it complained of:
OSError: [Errno 13] Permission denied: '/root/.sabnzbd'
Which I assume means it's trying to create it's config folder in the root folder for some reason. I've tried setting the USER to a few different things in the /etc/defaults/sabnzbd file, but nothing seemed to sway it from trying to work from the /root folder.
In the end I set the USER to root, which at least got sabnzbd working, but I obviously don't want it running as root going forward. What am I doing wrong?
littlecharva


