On Sat, Mar 29, 2014 at 4:13 AM, Kawing Chiu <[email protected]> wrote:
> Thanks, now I understand where does the problem come from.
>
> So, is that simply not achievable in systemd? I mean, since logind "has no
> way to know about my session on vt7", then what about I *tell* it
> explicitly? Maybe through some cmdline tools, for example, something like:
> `loginctl add-vt vt7 session03`, or through proper configuration of logind?
> Or can I just spawn startx in a new session that is associative with vt7,
> i.e. something like `systemd-setsid startx -- vt7`?

No, there is no option for that.

(As a workaround, if you require X11 on vt7, you can start
[email protected], and startx there.)

-- 
Mantas Mikulėnas <[email protected]>
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to