X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=systemd%2Fgrml-autoconfig.service;h=5397dcfe93ea85ffbdc063ebfd8048c84b4abe51;hp=1b0617bfcd2e6d9c819702f83a7b48626f6a8be4;hb=79b3fa623f0f25e88a0bbdbea0bfa8de078f8f5d;hpb=21b7f0ed53a93938f0d5a474e3e82bbc8c2b1976 diff --git a/systemd/grml-autoconfig.service b/systemd/grml-autoconfig.service index 1b0617b..5397dcf 100644 --- a/systemd/grml-autoconfig.service +++ b/systemd/grml-autoconfig.service @@ -2,7 +2,7 @@ [Unit] Description=Grml boot option support -Before=getty.target +Before=getty@tty1.service After=rc-local.service [Service] @@ -12,4 +12,4 @@ StandardOutput=tty StandardError=journal+console [Install] -WantedBy=multi-user.target +WantedBy=grml-boot.target