From 82a1571f4e15ecf806848f93b6cc4601aa70731b Mon Sep 17 00:00:00 2001 From: bleep_blop Date: Sat, 27 Jan 2018 22:03:52 +0530 Subject: [PATCH] Update NEWS to reflect changes made in #8020 (#8024) --- NEWS | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 3060872b6..96838dfdf 100644 --- a/NEWS +++ b/NEWS @@ -131,11 +131,19 @@ CHANGES WITH 237 in spe: user/UID to use for notification messages sent to the service manager. - * There's now a "elogind-analyze service-watchdogs" command for turning - on or off the per-service watchdogs system-wide (i.e. the concept you - configure in WatchdogSec=), for debugging purposes. There's also a - kernel command line option elogind.service_watchdogs= for controlling - the same. + * There's now a "elogind-analyze service-watchdogs" command for printing + the current state of the service runtime watchdog, and optionally + enabling or disabling the per-service watchdogs system-wide if given a + boolean argument (i.e. the concept you configure in WatchdogSec=), for + debugging purposes. There's also a kernel command line option + elogind.service_watchdogs= for controlling the same. + + * Two new "log-level" and "log-target" options for elogind-analyze were + addded that merge the now deprecated get-log-level, set-log-level and + get-log-target, set-log-target pairs. The deprecated options are still + understood for backwards compatibility. The two new options print the + current value when no arguments are given, and set them when a + level/target is given as an argument. Contributions from: Adam Duskett, Alan Jenkins, Alexander Kuleshov, Alexis Deruelle, Andrew Jeddeloh, Armin Widegreen, Björn Esser, -- 2.30.2