Ludovic Courtès <[email protected]> writes:
> commit ec4a4c46efaf2e7373f331654640f1321c0f2e62
> Author: Ludovic Courtès <[email protected]>
> Date: Sat Feb 28 22:44:31 2015 +0100
>
> services: xorg: Fix file descriptor leak from SLiM/xinitrc.
>
> Previously processes started from the window manager would have a couple
> of leaked file descriptors: writable /var/log/slim.log and readable
> /gnu/store/…-xinitrc.
>
> * gnu/services/xorg.scm (xinitrc)[builder]: Add 'close-all-fdes'. Use
> it in 'exec-from-login-shell'.
This commit broke XFCE, so I've reverted it until we can investigate
further.
Mark