Skip to content

Commit

Permalink
units: prolong the stop timeout for homed
Browse files Browse the repository at this point in the history
Let's give IO/resizing/… more time then usual.

Fixes: systemd#22901
(cherry picked from commit d3d2dd5)
  • Loading branch information
poettering authored and keszybz committed Oct 1, 2022
1 parent 202a79e commit 8b89e67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions units/systemd-homed.service.in
Expand Up @@ -33,6 +33,7 @@ StateDirectory=systemd/home
SystemCallArchitectures=native
SystemCallErrorNumber=EPERM
SystemCallFilter=@system-service @mount
TimeoutStopSec=3min
{{SERVICE_WATCHDOG}}

[Install]
Expand Down

0 comments on commit 8b89e67

Please sign in to comment.