Ensure that grml-autoconfig service is running before tty1 is enabled
[grml-autoconfig.git] / systemd / grml-autoconfig.service
index fcd78d4..5397dcf 100644 (file)
@@ -2,7 +2,7 @@
 
 [Unit]
 Description=Grml boot option support
-Before=getty.target
+Before=getty@tty1.service
 After=rc-local.service
 
 [Service]