increase to 8s
This commit is contained in:
parent
8056a8b5f6
commit
81f6a64118
2 changed files with 2 additions and 2 deletions
|
|
@ -112,7 +112,7 @@ in
|
|||
|
||||
# make shutdown faster for waiting
|
||||
systemd.extraConfig = ''
|
||||
DefaultTimeoutStopSec=5s
|
||||
DefaultTimeoutStopSec=8s
|
||||
'';
|
||||
|
||||
# Some basics
|
||||
|
|
|
|||
|
|
@ -178,7 +178,7 @@
|
|||
|
||||
# make shutdown faster for waiting
|
||||
systemd.extraConfig = ''
|
||||
DefaultTimeoutStopSec=5s
|
||||
DefaultTimeoutStopSec=8s
|
||||
'';
|
||||
|
||||
# Some basics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue