Ensure that tty1 console is starting *after* grml-autoconfig execution
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty1.service.d / override.conf / GRMLBASE
index 90fee36..408525e 100644 (file)
@@ -4,3 +4,6 @@ ExecStart=
 ExecStart=-/sbin/grml-runtty /dev/tty1 /usr/share/grml-scripts/run-welcome root
 # ExecStart=-/sbin/agetty --autologin $USERNAME --noclear %I 38400 linux
 TTYVTDisallocate=no
+
+[Unit]
+After=grml-autoconfig.service