projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6009199
)
NEWS: add note about --runtime
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Tue, 5 Jun 2018 12:25:43 +0000
(14:25 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 6 Jun 2018 10:38:44 +0000
(12:38 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 89d611a96c9573b499eb7884d6bf67d3e68d58c5..8d5765222e50805119df6ef538fc6a7fa4832ad1 100644
(file)
--- 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