1

When I updated to Ubuntu 17.10 it takes a long time to shut down..

Pressing esc on shut down it shows:

A stop job is running for Network name resolution

and after

A stop job is running for WPA supplicant

A stop job is running for Raise network interfaces

A stop job is running for Network Manager

These keep repeating for a very long time. What can I do to shut down faster?

1
  • Out of curiosity, what is your computer?
    – Solo
    Commented Nov 3, 2017 at 9:47

1 Answer 1

2

Modify line in /etc/systemd/system.conf to DefaultTimeoutStopSec=4s. It will wait for stop job to finish in 4s.

1
  • Thanks. I had the same problem in the last few days, and this it helped me to shut down my laptop normally.
    – kailor
    Commented Mar 14, 2018 at 8:13

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .