On Tue, 30.07.13 01:02, Lennart Poettering ([email protected]) wrote: > Either use a display manager or simply "update" your existing session's > tty to graphical temporarily, rather then placing things on a new > tty. (Note that the Fedora startx script does this implicitly this way)
To elaborate a bit on this: this is also necessary since sessions can only be assigned to a single TTY. However, you need the proper tty-to-session assignment since otherwise logind+udev's device ACL management won't work and your X session will then lack access to audio devices, drm, or video4linux and similar... Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
