fractionnement du script install_sys.sh en plusieur petit script
This commit is contained in:
3
sudoconfig.sh
Normal file
3
sudoconfig.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
#configurer sudo
|
||||
echo "%wheel ALL=(ALL) NOPASSWD: ALL" > $CHROOT/etc/sudoers.d/wheel
|
Reference in New Issue
Block a user