User Tools

Site Tools


shutting_down_too_slow

If the shutdown of your computer is taking too long time, maybe it's because of the default timeout that is set to 90 seconds. You can change it like this:

1. Open your terminal and write:

sudo xed /etc/systemd/system.conf

2. Find #DefaultTimeoutStopSec=90s and change it to DefaultTimeoutStopSec=4s.
Remember to remove the “#”. :)

shutting_down_too_slow.txt · Last modified: 2024/03/12 21:23 by 127.0.0.1