]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: add note about removal of /run/lock/ from our tmpfiles.d
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 29 Aug 2025 13:53:57 +0000 (14:53 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 29 Aug 2025 17:46:15 +0000 (02:46 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 4433b5f2c6d4cdf840290154f6bec8ce5f9e0177..4c2836108122d239d3e09caab254aeeed291f2dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -161,6 +161,13 @@ CHANGES WITH 258 in spe:
           include a native systemd unit file instead of a legacy System V
           script to retain compatibility with future systemd releases.
 
+        * Support for the legacy /run/lock/ directory is deprecated and will be
+          removed in v259. Any software that still needs access to this legacy
+          directory is encouraged to ship their own tmpfiles.d configuration to
+          set it up according to their needs. In general, services should store
+          their lock files in RuntimeDirectory=/$RUNTIME_DIRECTORY, and software
+          directly executed by users should use $XDG_RUNTIME_DIR.
+
         * Support for systemd-repart's FactoryReset EFI variable has been
           deprecated and support for it will be removed in v260. Use the newer,
           more generic FactoryResetRequest variable instead, which can be