Update README.md
This commit is contained in:
parent
d3ed1613aa
commit
25f77a1546
@ -64,7 +64,7 @@ for example, to update chroot, do :
|
|||||||
archbox sudo pacman -Syu
|
archbox sudo pacman -Syu
|
||||||
```
|
```
|
||||||
### Optional steps
|
### Optional steps
|
||||||
You may want to add this if you don't want to use Archbox without password (assuming the install prefix is ```/usr/local```) :
|
You may want to add this if you don't want to use Archbox without password (assuming the install prefix is ```/usr/local``` and you're in group ```wheel```) :
|
||||||
#### Sudo
|
#### Sudo
|
||||||
```
|
```
|
||||||
%wheel ALL=(root) NOPASSWD: /usr/local/share/archbox/bin/archbox,/usr/local/share/archbox/bin/copyresolv,/usr/local/share/archbox/bin/remount_run,/usr/local/share/archbox/bin/archboxinit
|
%wheel ALL=(root) NOPASSWD: /usr/local/share/archbox/bin/archbox,/usr/local/share/archbox/bin/copyresolv,/usr/local/share/archbox/bin/remount_run,/usr/local/share/archbox/bin/archboxinit
|
||||||
|
Loading…
Reference in New Issue
Block a user