summaryrefslogtreecommitdiffstats
path: root/units/systemd-growfs@.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-06-06 09:29:51 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2023-06-06 19:23:43 +0200
commit1775872679f1ace1771a14294306aa6782b5b263 (patch)
tree854c16e809a3c64ef13da6634a5a1274d0a9e3a1 /units/systemd-growfs@.service.in
parentMerge pull request #27938 from keszybz/ukify-build-verb (diff)
downloadsystemd-1775872679f1ace1771a14294306aa6782b5b263.tar.xz
systemd-1775872679f1ace1771a14294306aa6782b5b263.zip
units: change TimeoutSec=0 to TimeoutSec=infinity
Follow-up for #27936 Let's also update a bunch of static unit files, matching what we just did for the generators.
Diffstat (limited to 'units/systemd-growfs@.service.in')
-rw-r--r--units/systemd-growfs@.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-growfs@.service.in b/units/systemd-growfs@.service.in
index d7c90e96fc..90fb0a8661 100644
--- a/units/systemd-growfs@.service.in
+++ b/units/systemd-growfs@.service.in
@@ -21,4 +21,4 @@ Before=shutdown.target
Type=oneshot
RemainAfterExit=yes
ExecStart={{ROOTLIBEXECDIR}}/systemd-growfs %f
-TimeoutSec=0
+TimeoutSec=infinity