getty: skip VC gettys if the VC subsystem is not available

This commit is contained in:
Lennart Poettering 2012-04-12 17:31:26 +02:00
parent 88e995fd72
commit 8ef58b3efc
1 changed files with 5 additions and 0 deletions

View File

@ -33,6 +33,11 @@ After=rc-local.service
Before=getty.target
IgnoreOnIsolate=yes
# On systems without virtual consoles, don't start any getty. (Note
# that serial gettys are covered by serial-getty@.service, not this
# unit
ConditionPathExists=/dev/tty0
[Service]
Environment=TERM=linux
ExecStart=-/sbin/agetty %I 38400