Update chroot_setup.bash
This commit is contained in:
parent
4dae1e30a4
commit
591f6ea3f9
@ -48,4 +48,4 @@ while true; do
|
|||||||
passwd $CHROOT_USER && break
|
passwd $CHROOT_USER && break
|
||||||
done
|
done
|
||||||
sed -i 's/# %wheel ALL=(ALL) NOPASSWD: ALL/%wheel ALL=(ALL) NOPASSWD: ALL/g' /etc/sudoers
|
sed -i 's/# %wheel ALL=(ALL) NOPASSWD: ALL/%wheel ALL=(ALL) NOPASSWD: ALL/g' /etc/sudoers
|
||||||
echo "Don't forget to run /usr/local/share/archbox/bin/archboxinit in host on boot"
|
echo "Don't forget to run '/usr/local/share/archbox/bin/archboxinit start' in host on boot"
|
||||||
|
Loading…
Reference in New Issue
Block a user