Setting up the created users password.
This commit is contained in:
parent
42b39458e0
commit
6a4bd06081
@ -301,7 +301,7 @@ usermod -a $username -G network
|
||||
usermod -a $username -G video
|
||||
usermod -a $username -G input
|
||||
usermod -a $username -G audio
|
||||
|
||||
passwd $username
|
||||
|
||||
echo "Setting up makepkg.conf"
|
||||
sed -i 's/-march=native/-march=x86-64 -mtune=generic/' /etc/makepkg.conf
|
||||
|
Loading…
Reference in New Issue
Block a user