chiark / gitweb /
core: optionally send SIGHUP in addition to the configured kill signal
[elogind.git] / units / systemd-vconsole-setup.service.in
index ef222a5f7dce4f649b8b10615ea71e564d00240d..18faa63f28d0c1f5a15cbc719af016e04800d4ad 100644 (file)
@@ -7,10 +7,12 @@
 
 [Unit]
 Description=Setup Virtual Console
 
 [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
 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
 
 [Service]
 Type=oneshot