Release new version 0.22.0
[grml-autoconfig.git] / systemd / grml-autoconfig.service
index 1b0617b..c026713 100644 (file)
@@ -2,14 +2,14 @@
 
 [Unit]
 Description=Grml boot option support
-Before=getty.target
+Before=getty@tty1.service
 After=rc-local.service
 
 [Service]
 ExecStart=/etc/init.d/grml-autoconfig
 Type=oneshot
+StandardInput=null
 StandardOutput=tty
-StandardError=journal+console
 
 [Install]
-WantedBy=multi-user.target
+WantedBy=grml-boot.target