X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=8d6acc7b02e092e135a6168574eb30e0e06a1892;hb=6baf995c17a95ca0d6b5ad0b1f1667c956574816;hp=35dd4c78c4cc00de502100bbab1847c863855a66;hpb=6a44e50f4c0938b0ba355fff21add6c067cd9837;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 35dd4c78c..8d6acc7b0 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -120,6 +120,17 @@ systemd.scope5. + Various settings are allowed to be specified + more than once, in which case the interpretation + depends on the setting. Often, multiple settings form + a list, and setting to an empty value "resets", which + means that previous assignments are ignored. When this + is allowed, it is mentioned in the description of the + setting. Note that using multiple assignments to the + same value makes the unit file incompatible with + parsers for the XDG .desktop file + format. + Unit files are loaded from a set of paths determined during compilation, described in the next section.