You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Slow shutdown systemd

Author (Read 6495 times)

0 Members and 2 Guests are viewing this topic.

Slow shutdown systemd
« Reply #1 on: September 28, 2023, 11:50:26 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
I resolved my slow shutdown with this generic fix:

Code: [Select]
sudo mousepad /etc/systemd/system.conf
change:

Code: [Select]
#DefaultTimeoutStopSec=90s
to:

Code: [Select]
DefaultTimeoutStopSec=10s
My personal root causes were: Session c2 and User Login Management both hanging. Now shutdown is almost instant.
« Last Edit: September 28, 2023, 11:52:03 PM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section