]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
Merge pull request #13961 from mwilck/udev-no-exit-timeout
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index 15a5ceb051197d4c7810d62ffabc67aee2c2b7be..9ea4e44c7a70d20da0cb4050d4dad263cff3ab0c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,10 +44,9 @@ CHANGES WITH 244 in spe:
           during early boot, so in practice this change has very little
           effect.)
 
-        * The special -.service.d dropin directory may be used to add
-          configuration that affects all services. The "-.service" service name
-          is now disallowed (though hopefully no one would use such a service
-          name. -.mount gives us enough grief.)
+        * Unit files now support top level dropin directories of the form
+          <unit_type>.d/ (e.g. service.d/) that may be used to add configuration
+          that affects all corresponding unit files.
 
         * The RuntimeMaxSec= setting is now supported by scopes, not just
           .service units. This is particularly useful for PAM sessions which