LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Slow shutdown systemd
#1
I resolved my slow shutdown with this generic fix:

Code:
sudo mousepad /etc/systemd/system.conf

change:

Code:
#DefaultTimeoutStopSec=90s

to:

Code:
DefaultTimeoutStopSec=10s

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


Forum Jump:


Users browsing this thread: 1 Guest(s)