xfce4-session multisession
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Fri Jan 23 11:43:58 CET 2004
Matt Lancereau wrote:
> On Fri, 23 Jan 2004, Matt Lancereau wrote:
>
> just found in manager.c :
>
> + /* check if theres already a session manager running */
> + if (g_getenv("SESSION_MANAGER") != NULL) {
> + g_warning("Another session manager is already running, unable to
> continue");
> + return(FALSE);
> + }
> +
>
> I removed those line and all works. Are there any reasons that those lines
> were added ? Something about security or whatever ?
This is used to prevent xfce4-session from starting inside another session
(there is no SM client mode available for xfce4-session).
> Cheers, Matt.
Benedikt
--
NetBSD Operating system: http://www.NetBSD.org/
pkgsrc "Work in progress": http://pkgsrc-wip.sf.net/
XFce desktop environment: http://www.xfce.org/
German Unix-AG Association: http://www.unix-ag.org/
os-network: http://www.os-network.de/
OpenPGP Key: http://www.home.unix-ag.org/bmeurer/#gpg
More information about the Xfce4-dev
mailing list