On Dec 13, 2013 10:09 AM, "Gao feng" <gaof...@cn.fujitsu.com> wrote: > > Hi, > > As we know, systemd only forks getty on ttyX when we press ctrl + alt + FX. > I whould like to let systemd forks server gettys on all of tty deivces by default. > this is very useful in container environment, since we can't use ctrl+alt+FX > to trigger getty in container.
...do containers even have such devices? Anyway, just enable more instances of getty@.service for all devices you need, just like getty@tty1.service is started by default. The autostart that you mention is part of logind and all it does is just start the same services via systemd, no magic.
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel