mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
units: prolong the stop timeout for homed
Let's give IO/resizing/… more time then usual. Fixes: #22901
This commit is contained in:
parent
f8f621821a
commit
d3d2dd5e4f
@ -33,6 +33,7 @@ StateDirectory=systemd/home
|
||||
SystemCallArchitectures=native
|
||||
SystemCallErrorNumber=EPERM
|
||||
SystemCallFilter=@system-service @mount
|
||||
TimeoutStopSec=3min
|
||||
{{SERVICE_WATCHDOG}}
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user