diff options
Diffstat (limited to 'units/systemd-vconsole-setup.service.in')
-rw-r--r-- | units/systemd-vconsole-setup.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-vconsole-setup.service.in b/units/systemd-vconsole-setup.service.in index ef222a5f7d..1420ce8f62 100644 --- a/units/systemd-vconsole-setup.service.in +++ b/units/systemd-vconsole-setup.service.in @@ -11,6 +11,7 @@ DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service Before=sysinit.target shutdown.target +ConditionPathExists=/dev/tty0 [Service] Type=oneshot |