summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2024-11-01 12:39:26 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2024-11-01 12:39:26 +0100
commite7bbcbb27c8c49abf9662be91838adf63b1cb9be (patch)
tree4bdc7c8fc6b39e7efdca84ca5b51d30568b668de /NEWS
parentutil-lib/systemd-run: implement race-free PTY peer opening (#34953) (diff)
downloadsystemd-e7bbcbb27c8c49abf9662be91838adf63b1cb9be.tar.xz
systemd-e7bbcbb27c8c49abf9662be91838adf63b1cb9be.zip
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e541fcbf40..07391049cd 100644
--- 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