History log of /systemd/units/container-getty@.service.m4.in
Revision Date Author Comments Expand
e87bc3ef67a892e2b3dba753190675e5f9b592b5 27-Jan-2015 Lennart Poettering <lennart@poettering.net>

units: fix all TTY paths for container gettys Spotted by Christian Seiler: http://lists.freedesktop.org/archives/systemd-devel/2015-January/027441.html

68ac53e62fadb87f1b33ccd9bff9c3f7f699c937 09-Dec-2014 Lennart Poettering <lennart@poettering.net>

units: make sure container-getty@.service stops restarting when the pts device it is bound to is gone We only want to restart the getty as long as the pts device is still around. As soon as it is gone, the service should be removed to. http://lists.freedesktop.org/archives/systemd-devel/2014-December/026048.html

ccf22d4a104e6ed2666d6c5b4031981a84787790 18-Dec-2013 Lennart Poettering <lennart@poettering.net>

units: when spawning a getty configure TERM explicitly This way we can make use of our logic to automatically determine an appropriate TERM for a specific tty.

04d39279245834494baccfdb9349db8bf80abd13 31-Oct-2013 Lennart Poettering <lennart@poettering.net>

machinectl: add new command to spawn a getty inside a container