aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/systemd/user.conf.d
Commit message (Collapse)AuthorAgeFilesLines
* feat(etc): cap user systemd stop timeout at 10sLibravatar sommerfeld2026-05-131-0/+3
User scopes (e.g. ghostty surface containing zellij) inherit timeouts from the user manager, not /etc/systemd/system.conf.d. Without this, zellij sessions stall reboot for 90s before SIGKILL.