X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Ffiles%2Fetc%2Fsystemd%2Fsystem%2Fssh-bootoption.service%2FGRMLBASE;h=797f3946de3a620c60dd3245a006c7bf8c9f6cc0;hb=da778b9822ddaadb442ec1047b9dc2abd1294063;hp=fafa20ff886c844f2af20ca12476b683459c91cd;hpb=1aec7397965ee3164b455cfb763bcc936f65377e;p=grml-live.git 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..797f394 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 @@ -1,10 +1,8 @@ -# This file was deployed via grml-live's -# ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/15-initsetup, using -# ${GRML_FAI_CONFIG}/config/files/etc/systemd/system/ssh-bootoption.service/GRMLBASE +# This file was deployed via grml-live. [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 @@ -16,5 +14,4 @@ KillMode=process Restart=on-failure [Install] -WantedBy=multi-user.target -Alias=sshd.service +WantedBy=grml-boot.target