#637116 Impossible to use a symlink for xsession-errors

Package:
x11-common
Source:
xorg
Submitter:
Jérôme Poulin
Date:
2011-10-30 10:27:17 UTC
Severity:
wishlist
#637116#5
Date:
2011-08-08 15:15:56 UTC
From:
To:
Someone decided that it is wrong to use symlink in /etc/X11/Xsession
My though are that we should allow links to allow for example a user
to link to /dev/null and prevent problem such as disk full because of
bugs in packages (for example remmina which fills the logs with SSL
errors when it freezes).

#637116#10
Date:
2011-08-08 19:14:15 UTC
From:
To:
Even after forcing .Xsession to log to /dev/null, gdm-session-worker
from gdm3 package forces us to log to a file and just don't care about
what you've got to say!
The file MUST be a regular file AND be writable, else it creates one
for you and will try really hard to create a file. There's no way
around.