From ba81eba0feaf5c34f52141301e2b7ca93128fed0 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 16 Jul 2022 10:16:41 +0200 Subject: [PATCH] man: document DefaultDeviceTimeoutSec= (cherry picked from commit 9e69bd4801588c12811c611a1c68b54cecbe1718) Related: #1967245 --- man/systemd-system.conf.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 988c4e7665..3670f34cb5 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -305,6 +305,17 @@ 100ms. + + DefaultDeviceTimeoutSec= + + Configures the default timeout for waiting for devices. It can be changed per + device via the x-systemd.device-timeout= option in /etc/fstab + and /etc/crypttab (see + systemd.mount5, + crypttab5). + Defaults to 90s. + + DefaultStartLimitIntervalSec= DefaultStartLimitBurst=