Control: tag -1 pending Wang Jian [2016-05-19 23:59 +0800]: > getty-static.service starts getty on tty2-6, but container has only 4 > ttys (1-4) at default. getty will exit and be respawned for tty5-tty6. > This leads to high cpu usage on host's lxcfs daemon. >
There is no point in even wasting four getty processes on tty1-4 in LXC -- containers are not meant to have gettys on ttys in the first place. I committed a fix to git for that. (ConditionVirtualization=!container) Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
