[Bug 288325] x11/gnome-shell: allow pam_xdg(8) for XDG_RUNTIME_DIR
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288325 Benjamin Takacs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Benjamin Takacs <[email protected]> --- That seems to set XDG_RUNTIME_DIR to the default value pam_xdg would set it to, but pam_xdg allows to configure what XDG_RUNTIME_DIR should be set to, in that case just using the default would be wrong. And if pam_xdg is used then it should set that environment variable at login, why would xprofile need to override it? Shouldn't instead a check be introduced if XDG_RUNTIME_DIR is already set and only give it some value if it isn't? -- You are receiving this mail because: You are the assignee for the bug.