maintainer-feedback requested: [Bug 275885] x11/lightdm: few small improvements
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275885] x11/lightdm: few small improvements"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Dec 2023 15:55:53 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team) <desktop@FreeBSD.org> for maintainer-feedback: Bug 275885: x11/lightdm: few small improvements https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275885 --- Description --- - disable qt5 - disable libaudit - move $HOME/.xsession-errors to $HOME/.cache/.xsession-errors Last one is important because .xsession-errors grow every second on my system, this reduces disk lifetime. $HOME/.cache/ can be easy moved to /tmp. In any case .xsession-errors is crappy log that must not be stored at home dir.