From 2a12e32efa8dadf7c67ef4e3ea2139734eb94566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kl=C3=B6tzke?= Date: Mon, 20 Mar 2017 13:10:43 +0100 Subject: pid1: add option to disable service watchdogs Add a "systemd.service_watchdogs=" option to the command line which disables all service runtime watchdogs and emergency actions. --- man/kernel-command-line.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'man/kernel-command-line.xml') diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 422c0607da..be55f14e4f 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -85,6 +85,7 @@ systemd.crash_shell systemd.crash_reboot systemd.confirm_spawn + systemd.service_watchdogs systemd.show_status systemd.log_target= systemd.log_level= -- cgit v1.2.1