Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobychui authored Mar 21, 2020
1 parent 047ba65 commit a9710da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ArOZ Online System is only tested to install on Debian Jessie and Debian Buster.

2. If you are a noob and don't want to mess around with the sudoer settings, just edit /etc/sudoers, add the following line at the bottom of the file.
```
www-data ALL=(ALL:ALL) NOPASSWD:ALL
www-data ALL=NOPASSWD: /usr/bin/mount, /sbin/mount.ntfs-3g, /usr/bin/umount, /sbin/halt, /sbin/reboot, /sbin/poweroff, /sbin/ifconfig, /sbin/ip
```
**(Only if you are using the system in local area network. Please adjust this to suit your needs if you are planning to access the system through the internet.)**

Expand Down

0 comments on commit a9710da

Please sign in to comment.