summaryrefslogtreecommitdiffstats
path: root/man/systemd.xml
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-08-07 20:48:09 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-08-07 21:26:53 +0200
commit570a11eb9d534ab3825855a50775d268283082be (patch)
treefdddaf7b6ab0bd160a7f6291f8e9881ac27665ca /man/systemd.xml
parentcrash-handler: Call vhangup on /dev/console before spawning crash shell (diff)
downloadsystemd-570a11eb9d534ab3825855a50775d268283082be.tar.xz
systemd-570a11eb9d534ab3825855a50775d268283082be.zip
crash-handler: Drop 10s sleep before we spawn the crash shell
It pointlessly delays getting to the crash shell so let's drop the 10s sleep.
Diffstat (limited to 'man/systemd.xml')
-rw-r--r--man/systemd.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/systemd.xml b/man/systemd.xml
index af3d57b657..58e76eecb2 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -843,9 +843,8 @@
<listitem><para>Takes a boolean argument or enables the option if specified
without an argument. If enabled, the system manager (PID 1) spawns a shell
- when it crashes, after a 10s delay. Otherwise, no shell is spawned. Defaults
- to disabled, for security reasons, as the shell is not protected by password
- authentication.</para>
+ when it crashes. Otherwise, no shell is spawned. Defaults to disabled, for
+ security reasons, as the shell is not protected by password authentication.</para>
<xi:include href="version-info.xml" xpointer="v233"/></listitem>
</varlistentry>