1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-25 12:12:58 +01:00

add sudo and explaination for user

pbrink231 2017-03-31 18:47:06 -04:00
parent 8bf7811285
commit 68160e21a4

@ -126,10 +126,10 @@ If all is well, you should see the following outputs.
drwxrwx--- 4 nzbdrone nzbdrone 4096 Nov 23 17:31 /opt/NzbDrone/
ls -ld /home/nzbdrone/
drwxrwx--- 4 nzbdrone nzbdrone 4096 Nov 23 17:36 /home/nzbdrone
ls -la /opt/NzbDrone/NzbDrone.exe
sudo ls -la /opt/NzbDrone/NzbDrone.exe
-rwxrwx--- 1 nzbdrone nzbdrone 23552 Nov 6 13:05 /opt/NzbDrone/NzbDrone.exe
Test from a different user account to confirm these user and group permissions
Test from a different user account to confirm these user and group permissions. Replace "test123" with a valid user on the system.
su - test123
cd /opt/NzbDrone/