X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=chroot-script;h=0ced334c1e38d25cd435f636956b710037a3bb42;hp=9de9aadffbe9e6acb449279fd8c5426b477f7f35;hb=401cadc18d81e0a7006e7fca519de688983d2b06;hpb=21fca981c5a7d896281d2891518a7c181339f359 diff --git a/chroot-script b/chroot-script index 9de9aad..0ced334 100644 --- a/chroot-script +++ b/chroot-script @@ -35,7 +35,9 @@ if [ -n "$RECONFIGURE" ] ; then fi # set password of user root -# shadowconfig +echo "Activating shadow passwords." +shadowconfig on +echo "Setting password for user root:" passwd if ! [ -f /etc/hosts ] ; then