nixpkgs/nixos/modules/services/x11/display-managers
Benno Fünfstück be625ad36b xsession: fix multiple arguments with logToJournal
KDM and LightDM (at least with autologin) call the xsession-script with
two arguments: the first is the path of the xsession script itself,
while the second one are the actual arguments. The line to re-exec the
script under systemd-cat only forwarded a single argument, therefore
breaking LightDM and KDM login. This commit fixes the issue by always
forwarding all the arguments.
2016-07-17 18:54:23 +02:00
..
lightdm-greeters Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
auto.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
default.nix xsession: fix multiple arguments with logToJournal 2016-07-17 18:54:23 +02:00
gdm.nix display-managers: fix pam_env.so usage 2015-11-22 21:25:11 +01:00
kdm.nix X server: Log to the journal instead of /var/log/X.0.log 2016-05-24 21:45:26 +02:00
lightdm.nix nixos manuals: bring back package references 2016-02-03 14:47:14 +01:00
sddm.nix Merge recent 'staging' into closure-size 2016-02-03 16:57:19 +01:00
slim.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00