index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | configs/releng/airootfs/root/customize_airootfs.sh | 1 |
diff --git a/configs/releng/airootfs/root/customize_airootfs.sh b/configs/releng/airootfs/root/customize_airootfs.sh index 7c79023..5be4027 100755 --- a/configs/releng/airootfs/root/customize_airootfs.sh +++ b/configs/releng/airootfs/root/customize_airootfs.sh @@ -7,7 +7,6 @@ locale-gen usermod -s /usr/bin/zsh root cp -aT /etc/skel/ /root/ -chmod 700 /root # unset the root password passwd -d root |