From 959718c62107c11f1665f813e856a0a1d5b0bb7c Mon Sep 17 00:00:00 2001 From: tblume Date: Tue, 26 Apr 2016 17:10:36 +0200 Subject: core: set start job timeout from the kernel commandline (#3112) Add the boot parameter: systemd.default_timeout_start_sec to allow modification of the default start job timeout at boot time. --- man/kernel-command-line.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man/kernel-command-line.xml') diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 42d5e006bb..9c04849f66 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -321,6 +321,15 @@ + + systemd.default_timeout_start_sec= + + + Overwrites the default start job timeout DefaultTimeoutStartSec= at boot. For details, + see systemd-system.conf5. + + + modules-load= rd.modules-load= -- cgit v1.2.3-54-g00ecf