From 80f7378c5d8aebabcad7d0448df1263e37b3acd2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 20 Feb 2011 20:27:59 +0100 Subject: unit: don't timeout fsck --- units/quotacheck.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units/quotacheck.service.in') diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index 59a0c773eb..d46a335649 100644 --- a/units/quotacheck.service.in +++ b/units/quotacheck.service.in @@ -17,6 +17,7 @@ Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck StandardOutput=syslog +TimeoutSec=0 [Install] WantedBy=local-fs.target -- cgit v1.2.3-54-g00ecf