Iocage Plugin Permissions

RSVP

Explorer
Joined
Feb 11, 2016
Messages
73
Hi,

The old go to on write permissions doesn't seem to work but makes jails inaccessible. I have gone through threads and tried all the different write ups. Lastly this-
pw groupadd -n media -g GID
pw useradd -n media -u UID -g GID -d /nonexistent -s /usr/sbin/nologin

service sonarr onestop
chown -R media:media /usr/local/share/sonarr
chown -R media:media /usr/local/sonarr
sysrc 'sonarr_user=media'
service sonarr start

Probably can tell, I am trying to use my user and group ID media, that used to work on warden jails. Just kills it now.
All my old versions of sonarr, couchpotato, sabnzbd still cruising on warden jails.

Really think a lot of this old info out there you have to read forever to get the wrong info needs to be purged. And basic area of how to install freebsd packages , update them etc would really help.
 
Top