Update README.
This commit is contained in:
parent
79e443c237
commit
97d06627d4
@ -73,11 +73,7 @@ archbox sudo pacman -Syu
|
||||
You may want to add these rules if you want to use Archbox without password (assuming the install prefix is ```/usr/local``` and you're in group ```wheel```) :
|
||||
#### Sudo
|
||||
```
|
||||
%wheel ALL=(root) NOPASSWD:
|
||||
/usr/local/share/archbox/bin/enter,
|
||||
/usr/local/share/archbox/bin/exec,
|
||||
/usr/local/share/archbox/bin/uth,
|
||||
/usr/local/share/archbox/bin/init
|
||||
%wheel ALL=(root) NOPASSWD: /usr/local/shre/archbox/bin/enter,/usr/local/share/archbox/bin/exec,/usr/local/share/archbox/bin/uth,/usr/local/share/archbox/bin/init
|
||||
```
|
||||
#### Doas
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user