summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-12 15:20:05 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-13 14:20:03 +0200
commitba1dc1a12b2a114eb66045f472feb6ae544c9684 (patch)
treec3769de077b30e3fe8b1ec555a7eb51f5cae76af
parent75da262a1346f51b4b902e4213217778cd1229e6 (diff)
downloadsystemd-ba1dc1a12b2a114eb66045f472feb6ae544c9684.tar.gz
NEWS: add an example that actually applies
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a59d7ead2a..79e8a1bcbd 100644
--- a/NEWS
+++ b/NEWS
@@ -137,8 +137,8 @@ CHANGES WITH 239 in spe:
* Units gained a new load state "bad-setting", which is used when a
unit file was loaded, but contained fatal errors which prevent it
- from being started (for example, an ExecStart= path which references
- a non-existent executable).
+ from being started (for example, a service unit has been defined
+ lacking both ExecStart= and ExecStop= lines).
* coredumpctl's "gdb" verb has been renamed to "debug", in order to
support alternative debuggers, for example lldb. The old name