From: Luca Boccassi Date: Mon, 1 Jun 2026 16:38:28 +0000 (+0100) Subject: systemd-tmpfiles: remove age-based cleanup of X11 socket directories (#42358) X-Git-Tag: v261-rc3~29 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=414fc6e3b200eea45ee97eddb79c7496e01db16c;p=thirdparty%2Fsystemd.git systemd-tmpfiles: remove age-based cleanup of X11 socket directories (#42358) Unexpected cleanup of live X11 socket files was reported in #35182, suggesting an underlying issue with the `!` boot safety switch for tmpfiles. Regardless of that bug, time-based cleanup of X11 sockets is likely to be unwanted behaviour as systems often stay up for extended periods of time, and cleanup of these directories based on age alone is liable to cause issues at runtime for user sessions. --- 414fc6e3b200eea45ee97eddb79c7496e01db16c