GNOME Bugzilla – Bug 727980
worker: get PATH from parent instead of #define
Last modified: 2014-04-10 17:06:21 UTC
If no PATH is set, then the session worker tries to set one up, based on guess. This commit changes GDM to just use the PATH given to GDM itself, rather than guessing (and getting it wrong).
Created attachment 274012 [details] [review] worker: get PATH from parent instead of #define If no PATH is set, then the session worker tries to set one up, based on guess. This commit changes GDM to just use the PATH given to GDM itself, rather than guessing (and getting it wrong).
Created attachment 274013 [details] [review] worker: get PATH from parent instead of #define If no PATH is set, then the session worker tries to set one up, based on guess. This commit changes GDM to just use the PATH given to GDM itself, rather than guessing (and getting it wrong).
Attachment 274013 [details] pushed as e546e4d - worker: get PATH from parent instead of #define