Re: systemd - excessive session-creation time

2014-05-20 Thread Tom H
On Mon, May 19, 2014 at 8:07 PM, Zenaan Harkness wrote: > On 5/20/14, Tom H wrote: >> >> 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. > > Erwan suggested startx with

Re: systemd - excessive session-creation time

2014-05-19 Thread Zenaan Harkness
On 5/20/14, Tom H wrote: > On Sun, May 18, 2014 at 10:32 PM, Zenaan Harkness wrote: >> On 5/19/14, Tom H wrote: >>> On Sun, May 18, 2014 at 11:37 AM, Erwan David wrote: Le 18/05/2014 08:34, Tom H a écrit : > > If you want tty2 to be available permanently and persistently through >>

Re: systemd - excessive session-creation time

2014-05-19 Thread Tom H
On Sun, May 18, 2014 at 10:32 PM, Zenaan Harkness wrote: > On 5/19/14, Tom H wrote: >> On Sun, May 18, 2014 at 11:37 AM, Erwan David wrote: >>> Le 18/05/2014 08:34, Tom H a écrit : If you want tty2 to be available permanently and persistently through reboots, run: system

Re: systemd - excessive session-creation time

2014-05-18 Thread Zenaan Harkness
On 5/19/14, Tom H wrote: > On Sun, May 18, 2014 at 11:37 AM, Erwan David 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 getty@tty2.service >>> systemctl start getty@tty2.service >>

Re: systemd - excessive session-creation time

2014-05-18 Thread Tom H
On Sun, May 18, 2014 at 11:37 AM, Erwan David wrote: > Le 18/05/2014 08:34, Tom H a écrit : >> On Sat, May 17, 2014 at 10:49 PM, Zenaan Harkness wrote: >>> >>> Although initial tty session (from boot) is quicker than with >>> sysvinit, additional tty sessions are very slow to start, in the order

Re: systemd - excessive session-creation time

2014-05-18 Thread Erwan David
Le 18/05/2014 08:34, Tom H a écrit : > On Sat, May 17, 2014 at 10:49 PM, Zenaan Harkness wrote: >> Although initial tty session (from boot) is quicker than with >> sysvinit, additional tty sessions are very slow to start, in the order >> of 5 seconds (which seems like an eternity). >> >> Additiona

Re: systemd - excessive session-creation time

2014-05-18 Thread Tom H
On Sun, May 18, 2014 at 3:21 AM, Zenaan Harkness wrote: > On 5/18/14, Tom H wrote: >> On Sat, May 17, 2014 at 10:49 PM, Zenaan Harkness wrote: >>> >>> Although initial tty session (from boot) is quicker than with >>> sysvinit, additional tty sessions are very slow to start, in the order >>> of 5

Re: systemd - excessive session-creation time

2014-05-18 Thread Zenaan Harkness
On 5/18/14, Tom H wrote: > On Sat, May 17, 2014 at 10:49 PM, Zenaan Harkness wrote: >> >> Although initial tty session (from boot) is quicker than with >> sysvinit, additional tty sessions are very slow to start, in the order >> of 5 seconds (which seems like an eternity). >> >> Additionally, thi

Re: systemd - excessive session-creation time

2014-05-18 Thread Filip
On Sun, 18 May 2014 02:34:35 -0400 Tom H wrote: > On Sat, May 17, 2014 at 10:49 PM, Zenaan Harkness > wrote: > > > > Although initial tty session (from boot) is quicker than with > > sysvinit, additional tty sessions are very slow to start, in the > > order of 5 seconds (which seems like an eter

Re: systemd - excessive session-creation time

2014-05-17 Thread Tom H
On Sat, May 17, 2014 at 10:49 PM, Zenaan Harkness wrote: > > Although initial tty session (from boot) is quicker than with > sysvinit, additional tty sessions are very slow to start, in the order > of 5 seconds (which seems like an eternity). > > Additionally, this slow tty/session creation time i

Re: systemd - excessive session-creation time

2014-05-17 Thread Zenaan Harkness
On 5/18/14, Sven Joachim wrote: > On 2014-05-18 07:09 +0200, Andrei POPESCU wrote: >> On Du, 18 mai 14, 12:49:08, Zenaan Harkness wrote: >>> Although initial tty session (from boot) is quicker than with >>> sysvinit, additional tty sessions are very slow to start, in the order >>> of 5 seconds (wh

Re: systemd - excessive session-creation time

2014-05-17 Thread Sven Joachim
On 2014-05-18 07:09 +0200, Andrei POPESCU wrote: > On Du, 18 mai 14, 12:49:08, Zenaan Harkness wrote: >> Although initial tty session (from boot) is quicker than with >> sysvinit, additional tty sessions are very slow to start, in the order >> of 5 seconds (which seems like an eternity). > ... >>

Re: systemd - excessive session-creation time

2014-05-17 Thread Andrei POPESCU
On Du, 18 mai 14, 12:49:08, Zenaan Harkness wrote: > Although initial tty session (from boot) is quicker than with > sysvinit, additional tty sessions are very slow to start, in the order > of 5 seconds (which seems like an eternity). ... > Any ideas why this might be happening? As far as I recal

systemd - excessive session-creation time

2014-05-17 Thread Zenaan Harkness
Although initial tty session (from boot) is quicker than with sysvinit, additional tty sessions are very slow to start, in the order of 5 seconds (which seems like an eternity). Additionally, this slow tty/session creation time is seen when: *) exiting X - ie logout back to terminal (from startx)