units: prolong the stop timeout for homed

Let's give IO/resizing/… more time then usual.

Fixes: #22901
This commit is contained in:
Lennart Poettering 2022-09-05 15:15:36 +02:00
parent f8f621821a
commit d3d2dd5e4f

View file

@ -33,6 +33,7 @@ StateDirectory=systemd/home
SystemCallArchitectures=native
SystemCallErrorNumber=EPERM
SystemCallFilter=@system-service @mount
TimeoutStopSec=3min
{{SERVICE_WATCHDOG}}
[Install]