On Fri, Jan 27, 2012 at 02:08, Greg KH <gre...@suse.de> wrote: > On Thu, Jan 26, 2012 at 11:56:50PM +0100, richard -rw- weinberger wrote: >> On Thu, Jan 26, 2012 at 11:12 PM, richard -rw- weinberger >> <richard.weinber...@gmail.com> wrote: >> > On Thu, Jan 26, 2012 at 11:11 PM, <st...@nixia.no> wrote: >> >>> Hi! >> >>> >> >>> systemd goes nuts on UML. >> >>> While hunting down all issues I found out that systemd wants to read from >> >>> /sys/class/tty/tty0/active. >> >> >> >> Kernel version? >> > >> > Linus' tree as of today. >> >> Hmm, fbc92a34 introduced it. >> But it depends on CONFIG_VT. :-\ > > Is that a problem for UML somehow?
In general, the "crippled" environments might not really the right thing too run full-blown user login managers like logind. The main systemd 'init' will not have any problems with that, but running logind might not really work out under UML. Depending how far full-OS support in UML should go, logind should either not run inside UML, or if, UML should provide the needed bits for in virtual consoles. If it is not to be solved otherwise, maybe logind needs more VT-avoiding logic like this: http://cgit.freedesktop.org/systemd/systemd/commit/?id=addedec48ba0ffc4472ef6d3b5a45c9d4239f1cd Kay ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel