summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-29 15:11:35 +0900
committerSven Eden <yamakuzure@gmx.net>2018-08-24 16:47:08 +0200
commita79b0c787e43d75d02dce0d5dbc31927a7bb71ff (patch)
tree8a849ee388aa8c5990c038c201616a0e4bba8b7b /NEWS
parent374e03131279877934c5a919dcee4b8aae11cc16 (diff)
doc: mention RestrictNamespaces= merges multiple assignment now
Follow-up for #8817.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
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