nixpkgs/nixos/modules/services/x11
Eelco Dolstra 873662b8ad slim: Work around broken PAM session handling
Previously logging in via SLiM more than once didn't work because SLiM
doesn't clean up its PAM session properly (that is, in a child rather
than in the parent).  Thus the slim process becomes part of the user
session's cgroup, among other things.  This patch causes SLiM to exit
after the session has finished, after which systemd will restart
display-manager.service.

Fixes NixOS/nixops#137.
2013-10-15 13:23:40 +02:00
..
desktop-managers Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
display-managers Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
hardware Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
window-managers Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
terminal-server.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfs.conf Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfs.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xserver.nix slim: Work around broken PAM session handling 2013-10-15 13:23:40 +02:00