From: Michael Prokop Date: Fri, 3 Nov 2006 10:42:06 +0000 (+0100) Subject: run shadowconfig X-Git-Tag: 0.1~19 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=401cadc18d81e0a7006e7fca519de688983d2b06;hp=21fca981c5a7d896281d2891518a7c181339f359 run shadowconfig --- 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