From: Zbigniew Jędrzejewski-Szmek Date: Wed, 20 Jun 2018 22:08:36 +0000 (+0200) Subject: NEWS: mention %E X-Git-Tag: v239~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88099359782aa39ee0d4270f19852def407b6e64;p=thirdparty%2Fsystemd.git NEWS: mention %E --- diff --git a/NEWS b/NEWS index aa0929cf617..5f838bf15d2 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