On Dec 13, 2013 10:09 AM, "Gao feng" <[email protected]> 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 [email protected] for all devices you need, just like [email protected] 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
