[configs/releng] Fix /root mode
Thanks Izumi Natsuka for reporting this. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
This commit is contained in:
parent
c32457c5cf
commit
01773d2b86
@ -9,6 +9,7 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime
|
||||
|
||||
usermod -s /usr/bin/zsh root
|
||||
cp -aT /etc/skel/ /root/
|
||||
chmod 700 /root
|
||||
|
||||
useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /usr/bin/zsh arch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user