chiark / gitweb /
console: rework automatic getty on kernel console logic again
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Aug 2010 19:31:40 +0000 (21:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 Aug 2010 21:03:58 +0000 (23:03 +0200)
commitb2bb3dbed9607c440b1a9ccacc515e28136d39ae
tree12bfdedab82abacb60ba3fe1e1a9e46989dc4785
parent1ceec64c089c796028716c3ef9721ed0f0399569
console: rework automatic getty on kernel console logic again

It is essential that the gettys are proper dependencies from
getty.target so that they aren't killed and immediately restarted on
runlevel changes. Hence rework the logic to implicitly add console
gettys to getty.target as dependencies.

This also adds an automatic hvc console for virtualizers.

https://bugzilla.redhat.com/show_bug.cgi?id=501720
Makefile.am
src/auto-serial-getty.c [deleted file]
src/main.c
src/manager.c
src/manager.h
src/special.h
src/target.c
units/systemd-auto-serial-getty.service.in [deleted file]