]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update NEWS
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 1 Nov 2024 11:39:26 +0000 (11:39 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 1 Nov 2024 11:39:26 +0000 (11:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e541fcbf400f97cf2b2fdd63be505257da5b5228..07391049cddd0abdbca749ac0dc35ae48863cb75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -171,7 +171,7 @@ CHANGES WITH 257 in spe:
           to refer to processes.
 
         * A build option -D link-executor-shared=false can be used to build
-          the systemd-executor binary (added in the previous release) in a way
+          the systemd-executor binary (added in a previous release) in a way
           where it does not link to shared libsystemd-shared-….so library.
           PID1 holds a reference to the executor binary that was on disk when
           the manager was started or restarted, but the shared libraries it is
@@ -242,6 +242,11 @@ CHANGES WITH 257 in spe:
           "strict" a new cgroup namespace is allocated for the service, and
           cgroupfs is mounted read-only for the service.
 
+        * The StateDirectory=, RuntimeDirectory=, CacheDirectory=, LogsDirectory=,
+          and ConfigurationDirectory= settings gained support for configuring the
+          respective directories as read-only, via a ':ro' flag that can be
+          appended to each setting.
+
         systemd-udevd:
 
         * udev rules now set 'uaccess' for /dev/udmabuf, giving locally