From: Zbigniew Jędrzejewski-Szmek Date: Tue, 5 Jun 2018 12:25:43 +0000 (+0200) Subject: NEWS: add note about --runtime X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8ccf8708155462744bc1475b72f156557f20fa1c;p=elogind.git NEWS: add note about --runtime --- diff --git a/NEWS b/NEWS index ce7427d01..1a4def616 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