summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-12 16:26:36 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-12 16:27:37 +0200
commitc49a7cbd63ef9e08c4e51a2fc71736b450501828 (patch)
tree7240c5d048ea2f2b47357a9a2eeebeb8ed05542a /NEWS
parentunits: switch udev service to use PrivateMounts=yes (diff)
downloadsystemd-c49a7cbd63ef9e08c4e51a2fc71736b450501828.tar.xz
systemd-c49a7cbd63ef9e08c4e51a2fc71736b450501828.zip
update NEWS with new PrivateMounts= blurb
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e61189c38..3ad0464132 100644
--- a/NEWS
+++ b/NEWS
@@ -279,6 +279,15 @@ CHANGES WITH 239 in spe:
query the default, built-in $PATH PID 1 will pass to the services it
manages.
+ * A new unit file setting PrivateMounts= has been added. It's a boolean
+ option. If enabled the unit's processes are invoked in their own file
+ system namespace. Note that this behaviour is also implied if any
+ other file system namespacing options (such as PrivateTmp=,
+ PrivateDevices=, ProtectSystem=, …) are used. This option is hence
+ primarily useful for services that do not use any of the other file
+ system namespacing options. One such service is systemd-udevd.service
+ wher this is now used by default.
+
Contributions from: Adam Duskett, Alan Jenkins, Alessandro Casale,
Alexander Kurtz, Alex Gartrell, Anssi Hannula, Antique, Arnaud
Rebillout, Brian J. Murrell, Bruno Vernay, Chris Lesiak, Christian