Directory permissions - linux
Posted: September 27th, 2023, 10:32 am
I have sabnzbd installed on arch linux.
It runs as its own user and uses /var/lib/sabnzbd as its base folder.
I am having permission issues.
I have added the sabnzbd user to my account's group and changed the permissions of my local Downloads folder, but sabnzbd still gives a permission error. (I am restarting the service with systemctl after each change).
I tried changing the config file at /usr/lib/systemd/system/sabnzbd.service to change the user and group to my user account, but then I lose access to browser-based sabnzbd via the localhost
I would like to resolve this so I can set the downloads directory to somewhere outside of the /var/lib/sabnzbd as well as set a watched directoryfor .nzb files.
Has anyone else ran into these sorts of user permission issues with sabnzbd on linux?
It runs as its own user and uses /var/lib/sabnzbd as its base folder.
I am having permission issues.
I have added the sabnzbd user to my account's group and changed the permissions of my local Downloads folder, but sabnzbd still gives a permission error. (I am restarting the service with systemctl after each change).
I tried changing the config file at /usr/lib/systemd/system/sabnzbd.service to change the user and group to my user account, but then I lose access to browser-based sabnzbd via the localhost
I would like to resolve this so I can set the downloads directory to somewhere outside of the /var/lib/sabnzbd as well as set a watched directoryfor .nzb files.
Has anyone else ran into these sorts of user permission issues with sabnzbd on linux?