You are not logged in.

#1 2016-07-30 09:45:20

dbvolvox
Member
From: England
Registered: 2015-09-29
Posts: 111
Website

Shutdown Delayed Looking for Network

I don't see this reported elsewhere but apologies if it has. Noticed that if ones network connection is lost for whatever reason then it can't be closed by the shutdown script which hangs until it times out after two minutes. Could this be changed to wait only a few seconds? Not really a bug just a bit irksome at times.


volvox.biz a very tedious daily account of life during covid,

Offline

#2 2016-07-30 09:59:52

pvsage
Internal Affairs
Registered: 2015-09-29
Posts: 1,433

Re: Shutdown Delayed Looking for Network

I used to have a similar wait (90 seconds) with external NTFS devices attached; this went away after one of the point upgrades to Jessie.  Is your system current (sudo apt-get update && sudo apt-get upgrade)?


Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009

Offline

#3 2016-07-30 10:49:32

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Shutdown Delayed Looking for Network

dbvolvox wrote:

Could this be changed to wait only a few seconds?

Edit the file at /etc/systemd/system.conf (as root!) and un-comment and edit these lines:

DefaultTimeoutStartSec=
DefaultTimeoutStopSec=

See systemd-system.conf(5)

Offline

Board footer

Powered by FluxBB