Hardware - Support > Start up and Shutdown

Slow shutdown systemd

(1/1)

Jerry:
I resolved my slow shutdown with this generic fix:


--- Code: ---sudo mousepad /etc/systemd/system.conf
--- End code ---

change:


--- Code: ---#DefaultTimeoutStopSec=90s
--- End code ---

to:


--- Code: ---DefaultTimeoutStopSec=10s
--- End code ---

My personal root causes were: Session c2 and User Login Management both hanging. Now shutdown is almost instant.

Navigation

[0] Message Index

Go to full version