X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=55569681cf43164801073c55ed186b7cceccb3a5;hb=b2e6df73aa508cc09b1b536a2fb9f90f152b89fa;hp=00f60667175db2c63938cf05ab0fe6e31e70c249;hpb=742a862bb803641b78a40f6b498486397a321294;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 00f606671..55569681c 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -273,6 +273,21 @@ User shell This is the shell of the configured user of the unit, or (if none is set) the user running the systemd instance. + + %m + Machine ID + The machine ID of the running system, formatted as string. See machine-id5 for more information. + + + %b + Boot ID + The boot ID of the running system, formatted as string. See random4 for more information. + + + %H + Host name + The host name of the running system. + @@ -440,7 +455,7 @@ Configures requirement dependencies, very similar in style to Requires=, however - in addition to this behaviour it also + in addition to this behavior it also declares that this unit is stopped when any of the units listed suddenly disappears. Units can suddenly,