Update README.md
This commit is contained in:
parent
dc8165130c
commit
d6a223b7ea
@ -13,7 +13,7 @@ To enter chroot, do ```archbox --enter```.
|
|||||||
To execute commands inside chroot envirotment, do ```archbox <command>```.
|
To execute commands inside chroot envirotment, do ```archbox <command>```.
|
||||||
for example, to update chroot, do ```archbox sudo pacman -Syu```.
|
for example, to update chroot, do ```archbox sudo pacman -Syu```.
|
||||||
### Automount filesystem
|
### Automount filesystem
|
||||||
If you use runit, copy archbox folder inside ```runit/``` 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
|
||||||
|
Loading…
Reference in New Issue
Block a user