Update README.md
This commit is contained in:
parent
4b1ad48409
commit
447bc87104
@ -27,10 +27,10 @@ archbox sudo pacman -Syu
|
|||||||
### Automount filesystem
|
### Automount filesystem
|
||||||
If you use runit, copy archbox folder inside ```runit/``` to whatever your distro store runit services and symlink it to whatever your distro store running runit services, if you don't use runit, you may need to create your own init script, or create a cronjob that runs on boot.
|
If you use runit, copy archbox folder inside ```runit/``` to whatever your distro store runit services and symlink it to whatever your distro store running runit services, if you don't use runit, you may need to create your own init script, or create a cronjob that runs on boot.
|
||||||
### Optional steps
|
### Optional steps
|
||||||
You may want to add this, if you don't want to run archbox chroot without password :
|
You may want to add this if you don't want to run archbox chroot without password :
|
||||||
#### Sudo
|
#### Sudo
|
||||||
```
|
```
|
||||||
%wheel ALL=(root) NOPASSWD: /usr/local/share/archbox/bin/archboxenter,/usr/local/share/archbox/bin/copyresolv,/usr/local/share/archbox/bin/archboxcommand
|
%wheel ALL=(root) NOPASSWD: /usr/local/share/archbox/bin/archbox,/usr/local/share/archbox/bin/copyresolv
|
||||||
```
|
```
|
||||||
#### Doas
|
#### Doas
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user