X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=systemd%2Fgrml-autoconfig.service;h=c2a1c99fa4d51f81a8afc2f98fe43f7ef55e1142;hp=fcd78d49e46df8aba6c1cd4131640d02ef590168;hb=55ce0afb19f05761a5a24ce6e20a5ce6a7aa58dd;hpb=b812f4b30d3b0a7ee06ae7ddf201b5713d816056 diff --git a/systemd/grml-autoconfig.service b/systemd/grml-autoconfig.service index fcd78d4..c2a1c99 100644 --- a/systemd/grml-autoconfig.service +++ b/systemd/grml-autoconfig.service @@ -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=tty StandardOutput=tty -StandardError=journal+console [Install] WantedBy=grml-boot.target