Provide new grml-boot.target
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / ssh-bootoption.service / GRMLBASE
index fafa20f..c91a432 100644 (file)
@@ -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
 
@@ -16,5 +16,4 @@ KillMode=process
 Restart=on-failure
 
 [Install]
-WantedBy=multi-user.target
-Alias=sshd.service
+WantedBy=grml-boot.target