summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-05 14:25:43 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-06 12:38:44 +0200
commitce55bd5e4a1857ceb016cc4b0a29f6e044f93c50 (patch)
tree34f98cd661ae47e2ee495d507644fc6fed1adceb /NEWS
parentlocale: add _unused_ attribute for dummy variable (diff)
downloadsystemd-ce55bd5e4a1857ceb016cc4b0a29f6e044f93c50.tar.xz
systemd-ce55bd5e4a1857ceb016cc4b0a29f6e044f93c50.zip
NEWS: add note about --runtime
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 89d611a96c..8d5765222e 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@ CHANGES WITH 239 in spe:
documentation. With this release the code is adjusted to match the
documentation.
+ * systemctl disable/unmask/preset/preset-all cannot be used with
+ --runtime. Previously this was allowed, but resulted in unintuitive
+ behaviour that wasn't useful.
+
CHANGES WITH 238:
* The MemoryAccounting= unit property now defaults to on. After