X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Ffiles%2Fetc%2Fsystemd%2Fsystem%2Fssh-bootoption.service%2FGRMLBASE;h=175fa9c91e7a37767da3b89aca88e7b2eb6478a5;hp=fafa20ff886c844f2af20ca12476b683459c91cd;hb=5b0d1600825c2fe273b47adaf6278cba3c241f5c;hpb=c970c21d41fb49d545f9078ffaf8632bfba4b857 diff --git a/etc/grml/fai/config/files/etc/systemd/system/ssh-bootoption.service/GRMLBASE b/etc/grml/fai/config/files/etc/systemd/system/ssh-bootoption.service/GRMLBASE index fafa20f..175fa9c 100644 --- a/etc/grml/fai/config/files/etc/systemd/system/ssh-bootoption.service/GRMLBASE +++ b/etc/grml/fai/config/files/etc/systemd/system/ssh-bootoption.service/GRMLBASE @@ -4,7 +4,7 @@ [Unit] Description=OpenBSD Secure Shell server -After=ssh-keygen network.target auditd.service +After=network.target auditd.service ConditionKernelCommandLine=ssh ConditionPathExists=!/etc/ssh/sshd_not_to_be_run @@ -17,4 +17,3 @@ Restart=on-failure [Install] WantedBy=multi-user.target -Alias=sshd.service