From: Lennart Poettering Date: Mon, 5 Sep 2022 13:15:36 +0000 (+0200) Subject: units: prolong the stop timeout for homed X-Git-Tag: v252-rc1~255^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3d2dd5e4f07c5d513c06df69f2c214681ddcd2a;p=thirdparty%2Fsystemd.git units: prolong the stop timeout for homed Let's give IO/resizing/… more time then usual. Fixes: #22901 --- diff --git a/units/systemd-homed.service.in b/units/systemd-homed.service.in index 9ccfbfe5ab7..52caa4e22e5 100644 --- a/units/systemd-homed.service.in +++ b/units/systemd-homed.service.in @@ -33,6 +33,7 @@ StateDirectory=systemd/home SystemCallArchitectures=native SystemCallErrorNumber=EPERM SystemCallFilter=@system-service @mount +TimeoutStopSec=3min {{SERVICE_WATCHDOG}} [Install]