]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/dbus-manager.c
pid1: add option to disable service watchdogs
authorJan Klötzke <Jan.Kloetzke@preh.de>
Mon, 20 Mar 2017 12:10:43 +0000 (13:10 +0100)
committerJan Klötzke <jan@kloetzke.net>
Mon, 22 Jan 2018 17:10:03 +0000 (18:10 +0100)
commit2a12e32efa8dadf7c67ef4e3ea2139734eb94566
tree99a2c2796b8916614b83061bb8073093afbcbd4c
parent43ce15ac307fe87785f82391936842dd4f1402f3
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
man/systemd.xml
src/core/dbus-manager.c
src/core/emergency-action.c
src/core/main.c
src/core/manager.c
src/core/manager.h
src/core/service.c