mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-26 01:16:07 +00:00
This avoids long hangs during shutdown if user services fail/hang due to X.org going away too early. This is mostly a workaround, so only install for Ubuntu for now.
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
# Avoid long hangs during shutdown if user services fail/hang due to X.org
|
|
# going away too early
|
|
[Service]
|
|
TimeoutStopSec=5
|