From: Alan Jenkins Date: Mon, 18 Sep 2017 15:43:19 +0000 (+0100) Subject: man/systemd.special: correct what slices.target pulls in (#6862) X-Git-Tag: v235~87 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6cc9a5bf4223f9af6d443cac2b0f58bef06df134;p=platform%2Fupstream%2Fsystemd.git man/systemd.special: correct what slices.target pulls in (#6862) --- diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 2993d67..73e1e72 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -603,9 +603,9 @@ A special target unit that sets up all slice units (see systemd.slice5 for - details) that shall be active after boot. By default the generic user.slice, - system.slice, machines.slice slice units, as well as the root - slice unit -.slice are pulled in and ordered before this unit (see below). + details) that shall be active after boot. By default the generic system.slice + slice unit, as well as the root slice unit -.slice, is pulled in and ordered before + this unit (see below). It's a good idea to add WantedBy=slices.target lines to the [Install] section of all slices units that may be installed dynamically. @@ -1036,7 +1036,8 @@ PartOf=graphical-session.target By default, all user processes and services started on behalf of the user, including the per-user systemd instance - are found in this slice. + are found in this slice. This is pulled in by + systemd-logind.service @@ -1045,8 +1046,8 @@ PartOf=graphical-session.target By default, all virtual machines and containers registered with systemd-machined are - found in this slice. - + found in this slice. This is pulled in by + systemd-machined.service