X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=bcd4ba8ee5605ac913c2ffb185708738c8754c74;hb=3379e257ee06f997ec756cd70008353796457b43;hp=4445c74101a0cc2a67578f197bb4786e5ffa29b2;hpb=b8e7a47baf10683f59bf848abd300b45cd5042f2;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 4445c7410..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 @@ -350,7 +355,7 @@ - Options + [Unit] Section Options Unit file may include a [Unit] section, which carries generic information about the unit that is not @@ -1167,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