chiark / gitweb /
shared/machine-pool: remove unnecessary check
[elogind.git] / units / systemd-vconsole-setup.service.in
index ef222a5f7dce4f649b8b10615ea71e564d00240d..6160361871e565a1ae858b02290ef49d18244660 100644 (file)
@@ -7,10 +7,11 @@
 
 [Unit]
 Description=Setup Virtual Console
+Documentation=man:systemd-vconsole-setup.service(8) man:vconsole.conf(5)
 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