summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-21 00:08:36 +0200
committerSven Eden <yamakuzure@gmx.net>2018-08-24 16:47:08 +0200
commite99d480f44a1e9517f52997d99bd052d9df3392e (patch)
treeffea69a24df102138c84e850816a7efd0cdb8864
parente1574c36f8061c21e6866b3c457a0568c50e0667 (diff)
NEWS: mention %E
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7eb547556..262a0e105 100644
--- 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