X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;h=76bb5cdcf32e392eea245f4a2ba9b0d462657c4c;hp=7dbc5580e26e20d620004dd8bbe96184d177ad8d;hb=89f7c8465cd1ab37347dd0c15920bce31e8225df;hpb=fade1ec6e05f9f6c3718be622e259d2c8e61508c diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 7dbc5580e..76bb5cdcf 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -385,7 +385,7 @@ this unit during installation. This is best configured via - WantedBy=multi-uer.target + WantedBy=multi-user.target in the unit's [Install] section. @@ -448,7 +448,7 @@ after it. Note that networking daemons that simply provide functionality to other hosts - generally don't need to pull + generally do not need to pull this in. @@ -939,7 +939,7 @@ Wants= type dependency. If the unit wants to be pulled in by the first - remote mount showing up it + remote mount showing up, it should use network-online.target (see above). @@ -996,7 +996,7 @@ smartcard.target, sound.target. - In addition the following special unit is + In addition, the following special unit is understood only when systemd runs as service instance: @@ -1012,7 +1012,7 @@ manager should start this unit. If systemd receives SIGTERM or SIGINT when running - as user service daemon it will + as user service daemon, it will start this unit. Normally, this pulls in @@ -1039,40 +1039,44 @@ -.slice The root slice is the - root of the hierarchy. It does - not contain services directly, - but is used to set defaults - for the whole tree. + root of the hierarchy. It + usually does not contain units + directly, but may be used to + set defaults for the whole + tree. system.slice - This slice contains + By default, all services services started by - systemd. + systemd are + found in this slice. user.slice - This slice contains user + By default, all user processes and services started on behalf of the user, including the per-user systemd - instance. + instance are found in this + slice. machine.slice - This slice contains - virtual machines and - containers registered with - systemd-machined. + By defalt, all virtual + machines and containers + registered with + systemd-machined + are found in this slice.