Set root password to specified/generated ssh password. mru/root_passwd
authorUlrich Dangel <mru@grml.org>
Mon, 6 Feb 2012 20:33:49 +0000 (21:33 +0100)
committerUlrich Dangel <mru@grml.org>
Mon, 6 Feb 2012 20:33:49 +0000 (21:33 +0100)
commit5afe60315c73b5943152c79c3f4c64dae5699a42
tree4961deaf6f355031d27109fca801d035ddb98d7c
parente1ae92e0e16c5ff9cd8fb58bd3ddb52484c75901
Set root password to specified/generated ssh password.

When using Grml as a rescue distribution for dedicated server it is
typically necessary to change the root password manually as user
expect to be able to login into the rescue system directly as root.

This patch modified the behaviour of the ssh bootoption and will set
the root password to the same value as for the grml user.
autoconfig.functions