From: Tanu Kaskinen Date: Sat, 12 Apr 2014 05:37:38 +0000 (+0300) Subject: man: mention XDG_CONFIG_HOME in systemd.unit X-Git-Tag: v213~423 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=05a2f6fefedd7254fd799502191d025d2908cf74 man: mention XDG_CONFIG_HOME in systemd.unit --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 07a73fd92..bcd4ba8ee 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -70,7 +70,8 @@ ... - $HOME/.config/systemd/user/* + $XDG_CONFIG_HOME/systemd/user/* +$HOME/.config/systemd/user/* /etc/systemd/user/* /run/systemd/user/* /usr/lib/systemd/user/* @@ -319,9 +320,13 @@ + + $XDG_CONFIG_HOME/systemd/user + User configuration (only used when $XDG_CONFIG_HOME is set) + $HOME/.config/systemd/user - User configuration + User configuration (only used when $XDG_CONFIG_HOME is not set) /etc/systemd/user