From: Ulrich Dangel Date: Mon, 6 Feb 2012 20:33:49 +0000 (+0100) Subject: Set root password to specified/generated ssh password. X-Git-Tag: v0.9.50~4 X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=5afe60315c73b5943152c79c3f4c64dae5699a42;hp=5afe60315c73b5943152c79c3f4c64dae5699a42;ds=inline 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. ---