f
This commit is contained in:
parent
8567455ce6
commit
c26308bdad
@ -429,7 +429,7 @@ accounts() {
|
||||
echo "Setting ROOT Password:"
|
||||
echo "root:$ROOT_PASSWORD" | chpasswd
|
||||
/usr/bin/hostnamectl set-hostname $ROOT_NAME
|
||||
chown -R $USER:$USER $TARGET/home/$USER
|
||||
chown -R $USER:$USER /home/$USER
|
||||
}
|
||||
|
||||
btrfs-tweaks() {
|
||||
|
Loading…
Reference in New Issue
Block a user