Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37778339
en ru br
ALT Linux repos
S:0.5.3-alt8.20180522

Group :: Graphical desktop/Other
RPM: lxde-lxdm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: lxdm-alt-session-name.patch
Download


diff --git a/lxdm/src/lxdm.c b/lxdm/src/lxdm.c
index 6c3f92b..234facc 100644
--- a/lxdm/src/lxdm.c
+++ b/lxdm/src/lxdm.c
@@ -1273,7 +1273,7 @@ void lxdm_do_login(struct passwd *pw, char *session, char *lang, char *option)
 		append_pam_environ(s->pamh,env);
 		pam_end(s->pamh,0);
 #endif
-		switch_user(pw, session_exec, env);
+		switch_user(pw, session_name, env);
 		lxdm_quit_self(4);
 	}
 	g_free(session_name);
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin