X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=bcd4ba8ee5605ac913c2ffb185708738c8754c74;hb=05a2f6fefedd7254fd799502191d025d2908cf74;hp=2b59b1b841c64b3c2c5d9d870c68ef12b5ea73e8;hpb=099524d7b0df690e3361ffc3fe3c6aed0558b4fc;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 2b59b1b84..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/* @@ -200,12 +201,6 @@ has the appropriate section headers before any directive. - If a line starts with - followed by a filename, the specified file will be - parsed at this point. Make sure that the file that is - included has the appropriate section headers before - any directives. - Note that while systemd offers a flexible dependency system between units it is recommended to use this functionality only sparingly and instead rely @@ -325,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 @@ -356,7 +355,7 @@ - Options + [Unit] Section Options Unit file may include a [Unit] section, which carries generic information about the unit that is not @@ -1173,6 +1172,11 @@ + + + + [Install] Section Options + Unit file may include a [Install] section, which carries installation information for the unit. This section is not interpreted by