On Sun, May 18, 2014 at 10:32 PM, Zenaan Harkness <[email protected]> wrote: > On 5/19/14, Tom H <[email protected]> wrote: >> On Sun, May 18, 2014 at 11:37 AM, Erwan David <[email protected]> wrote: >>> Le 18/05/2014 08:34, Tom H a écrit : >>>> >>>> If you want tty2 to be available permanently and persistently through >>>> reboots, run: >>>> >>>> systemctl enable [email protected] >>>> systemctl start [email protected] >>>> >>>> The first command will create a >>>> "/etc/systemd/system/getty.target.wants/[email protected]" symlink to >>>> "/lib/systemd/system/[email protected]", which is more or less similar >>>> to, in the case of a hypothetical getty@tty2 sysvinit script, having >>>> "update-rc.d enable getty@tty2" create >>>> "/etc/rc{2,3,4,5}.d/Sabgetty@tty2" and "/etc/rc{0,6}.d/Kcdgetty@tty2" >>>> symlinks to "/etc/init.d/getty@tty2". >>> >>> And is there a way toi keep current behaviour : X session on tty 7 ? >> >> What does the above have to do with X and tty7?
> When booting with systemd, and _not_ using an X login manager, instead > logging in to Linux console/vt/tty/getty, and running startx from > there, then X has certain problems. > > Like logging out, shutting down, etc. > > This is because startx was creating a new ck session for X, which was > not tied to the session that actually ran startx, causing all these > activity perm problems. > > If you need more detail, please go read the bugs that were linked earlier. > > My second problem (besides logging out and shutting down, which is now > solved by running X on the same tty as startx is run), is the delay > problems, this problem has not been solved yet. I use Fluxbox on Fedora without a DM so I'm familiar with the interaction of logind and xinit but I don't see how my reply to your post had anything to do with X or tty7. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CAOdo=swdyran3xchwm_u3bj4dxdwbgl-iu1opp2whbpfyjm...@mail.gmail.com

