Andy Chun f75e2fe8db Default XDG_SESSION_TYPE to unspecified
Minimal systems in cases may not have XDG_SESSION_TYPE set at all, causing the program to segfault at the `strcmp`. This commit sets XDG_SESSION_TYPE to `unspecified` (according to https://www.freedesktop.org/software/systemd/man/pam_systemd.html) if it is not defined in the environment.
2018-08-03 10:02:54 +10:00
..
2018-05-29 18:10:58 +10:00
2018-05-23 08:46:03 +10:00
2017-12-12 04:30:47 +11:00
2018-05-29 11:08:01 +10:00
2018-05-29 11:08:01 +10:00
2018-08-03 10:02:54 +10:00