GRMLBASE/93-update-usbids: test for new update-usbids location in /usr/sbin
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / ssh-bootoption.service / GRMLBASE
index fafa20f..797f394 100644 (file)
@@ -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