Skip to content

plugins: Lower systemd stop timeout

Benjamin Berg requested to merge benzea/systemd-lower-timeout into master

This prevents logout to hang if one of the g-s-d processes refuses to quit. That should never happen, but it does not hurt to configure systemd to kill the process already after 5 seconds rather than waiting up to 1 minute 30 seconds.

Should be cherry-picked for stable.

Merge request reports