nixpkgs/nixos/modules/services/x11/display-managers
Eelco Dolstra d84741a4bf X server: Log to the journal instead of /var/log/X.0.log
This ensures that "journalctl -u display-manager" does what you would
expect in 2016. However, the main reason is to ensure that our VM
tests show the output of the X server.

A slight problem is that with KDE user switching, messages from the
various X servers end up in the same place. However, that's an
improvement over the previous situation, where the second X server
would overwrite the /var/log/X.0.log of the first. (This was caused by
the fact that we were passing a hard-coded value for -logfile.)
2016-05-24 21:45:26 +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: make updating DBus environment optional 2016-04-25 23:37:18 +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