From a79b0c787e43d75d02dce0d5dbc31927a7bb71ff Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 29 May 2018 15:11:35 +0900 Subject: [PATCH] doc: mention RestrictNamespaces= merges multiple assignment now Follow-up for #8817. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 293d1daa7..cd7c22961 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,12 @@ CHANGES WITH 239 in spe: then it may be necessary to update the file to re-enable AF_INET and AF_INET6 to support network user name services, e.g. NIS. + * When the RestrictNamespaces= unit property is specified multiple times, + then the specified types are merged now. Previously, only the last + assignment was used. So, if distribution packagers or administrators + modified the setting by a drop-in config file, then it may be necessary + to update the file. + CHANGES WITH 238: * The MemoryAccounting= unit property now defaults to on. After -- 2.30.2