diff options
Diffstat (limited to 'man/systemd.special.xml.in')
-rw-r--r-- | man/systemd.special.xml.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/systemd.special.xml.in b/man/systemd.special.xml.in index 09707aa081..0c86902a13 100644 --- a/man/systemd.special.xml.in +++ b/man/systemd.special.xml.in @@ -109,12 +109,12 @@ target unit to all SysV service units configured for runlevel 1 to 5.</para> - <para>Usually this should pull - in all sockets, mount points, + <para>Usually this should pull-in + all sockets, mount points, swap devices and other basic initialization necessary for the general purpose - daemons. Most normal daemon + daemons. Most normal daemons should have dependencies of type After and Requires on this unit.</para> @@ -166,14 +166,14 @@ <para>The display manager service. Usually this should be aliased (symlinked) to - <filename>gdm.service</filename> + <filename>xdm.service</filename> or a similar display manager service.</para> <para>systemd automatically adds dependencies of type After for this target unit to all SysV init script service - units with an LSB header + units with a LSB header referring to the <literal>$x-display-manager</literal> facility, for compatibility @@ -265,7 +265,7 @@ <listitem> <para>The mail transfer agent (MTA) service. Usually this - should pull in all units + should pull-in all units necessary for sending/receiving mails on the local host.</para> |