]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: PrivateNetwork implies PrivateMounts
authorEtienne Dechamps <etienne@edechamps.fr>
Wed, 2 Aug 2023 17:52:41 +0000 (18:52 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Aug 2023 18:00:21 +0000 (03:00 +0900)
This is clearly a change that can break existing units, and broke my
system in at least two different ways. For this reason this should have
been added to NEWS in #26458, specifically c2da3bf, but wasn't.

NEWS

diff --git a/NEWS b/NEWS
index 3b05a0ecf996e9e6f7756d65cc23478f67413cce..fe046fe61515bd996916875b2d9cd090d24d48cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -73,6 +73,9 @@ CHANGES WITH 254:
           trailing with escape as a non comment line. For details, see:
           https://github.com/systemd/systemd/issues/27975
 
+        * PrivateNetwork=yes and NetworkNamespacePath= now imply
+          PrivateMounts=yes unless PrivateMounts=no is explicitly specified.
+
         * Behaviour of sandboxing options for the per-user service manager
           units has changed. They now imply PrivateUsers=yes, which means user
           namespaces will be implicitly enabled when a sandboxing option is