From e0eee4770784543664281306b82ef5d40bec2a8c 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 614a53c..5c3d5eb 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.7.4