chiark / gitweb /
console-getty.service: don't start when /dev/console is missing
[elogind.git] / units / console-getty.service.m4.in
index 8ac51a471be3569938a6854c3109c056258de22d..413d94094b19a683af2d8a1c951befffb324154c 100644 (file)
@@ -9,6 +9,7 @@
 Description=Console Getty
 Documentation=man:agetty(8)
 After=systemd-user-sessions.service plymouth-quit-wait.service
+ConditionPathExists=/dev/console
 m4_ifdef(`HAVE_SYSV_COMPAT',
 After=rc-local.service
 )m4_dnl