mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-05 01:42:33 +00:00
do not set the root password in the debian template
closes #302 Signed-off-by: Evgeni Golov <evgeni@debian.org>
This commit is contained in:
parent
ba03fa64b9
commit
515fb8d20c
@ -140,9 +140,6 @@ EOF
|
||||
echo "Timezone in container is not configured. Adjust it manually."
|
||||
fi
|
||||
|
||||
echo "root:root" | chroot $rootfs chpasswd
|
||||
echo "Root password is 'root', please change !"
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user