xdm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Mar 16 08:43:25 PDT 2010


 config/Xstartup.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0f18bdfa7fcfe100e487f4c9f91ae37a125ef0f0
Author: Johannes Dewender <xorg at JonnyJD.net>
Date:   Fri Nov 13 21:28:23 2009 +0100

    Bug #25066: exec sessreg
    
    Sessreg saves the pid of the calling process in utmp.
    If this process is terminated the session is implicitly deleted.
    Xstartup is called and the process id is gone right when
    the script is done so the session is closed right away.
    Using "exec" will save the pid of the master process of this login.
    
    Signed-off-by: Johannes Dewender <xorg at JonnyJD.net>
    Tested-by: Johannes Dewender <xorg at JonnyJD.net>
    Acked-by: Julien Cristau <jcristau at debian.org>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list