diff options
Diffstat (limited to 'units/systemd-vconsole-setup.service.in')
-rw-r--r-- | units/systemd-vconsole-setup.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-vconsole-setup.service.in b/units/systemd-vconsole-setup.service.in index 19760a906e..91d95d66e3 100644 --- a/units/systemd-vconsole-setup.service.in +++ b/units/systemd-vconsole-setup.service.in @@ -10,7 +10,7 @@ Description=Setup Virtual Console DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service -Before=basic.target shutdown.target +Before=sysinit.target shutdown.target [Service] Type=oneshot |