Trying to setup permissions for the plugins sickbeard / couchpotato.
I’ve read almost every thread google / the forums have but haven’t really found a solution yet.
I’m assuming it’s the data here: (Jail name)/usr/pbi/xxxxxxxxxx
I tried:
chown -R guest:guest /usr/pbi/sickbeard-amd64/*
chown -R guest:guest /usr/pbi/couchpotato-amd64/*
But I couldn’t get it to work.
Or would I have to chmod 777
the folders?