X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.functions;h=cea100a0922fbeab4b0d1d84ac844c018b3a8b7f;hp=7ea1f8b2330176563489c7b18fc56fe323c05e79;hb=c779fd0653515abaf09d2ee73a1db6fa88218832;hpb=7da150b556f417653cb61a19fff11436a90849fa diff --git a/autoconfig.functions b/autoconfig.functions index 7ea1f8b..cea100a 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -924,6 +924,7 @@ if checkbootparam 'ssh' ; then fi einfo "Starting secure shell server in background for root and user $localuser" + service_wrapper haveged start >>$DEBUG 2>>$DEBUG service_wrapper rmnologin start >>$DEBUG 2>>$DEBUG service_wrapper ssh start background >>$DEBUG 2>>$DEBUG eend $?