summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorbleep_blop <worz@tuta.io>2018-01-27 22:03:52 +0530
committerSven Eden <yamakuzure@gmx.net>2018-05-30 07:50:21 +0200
commit82a1571f4e15ecf806848f93b6cc4601aa70731b (patch)
treeb6b7cc5b839b60d1388800634710b7f43a020416 /NEWS
parent8e2fb050b95c50e53ba552ac1f2aa0d992b11842 (diff)
Update NEWS to reflect changes made in #8020 (#8024)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files 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,