From: Zbigniew Jędrzejewski-Szmek Date: Tue, 5 Jun 2018 12:25:43 +0000 (+0200) Subject: NEWS: add note about --runtime X-Git-Tag: v239~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce55bd5e4a1857ceb016cc4b0a29f6e044f93c50;p=thirdparty%2Fsystemd.git NEWS: add note about --runtime --- diff --git a/NEWS b/NEWS index 89d611a96c9..8d5765222e5 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