]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
NEWS: mention %E
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index aa0929cf61793e3c6d167b05cefaac261c62ba8f..5f838bf15d24244481a3ef655266d5b31051b32e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -146,9 +146,10 @@ CHANGES WITH 239 in spe:
           name following the last dash.
 
         * Unit files and other configuration files that support specifier
-          expansion now understand another two new specifiers: %T and %V will
+          expansion now understand another three new specifiers: %T and %V will
           resolve to /tmp and /var/tmp respectively, or whatever temporary
-          directory has been set for the calling user.
+          directory has been set for the calling user. %E will expand to either
+          /etc (for system units) or $XDG_CONFIG_HOME (for user units).
 
         * The ExecStart= lines of unit files are no longer required to
           reference absolute paths. If non-absolute paths are specified the