From: John Lin Date: Fri, 17 Nov 2017 14:20:48 +0000 (+0800) Subject: man: rescue.target could be seen as single-user.target (#7323) X-Git-Tag: v236~188 X-Git-Url: http://git-history.diyao.me/?a=commitdiff_plain;h=c37b4f3f9f94cdf9260d86c45e0dccc1296f3b95;p=systemd%2F.git man: rescue.target could be seen as single-user.target (#7323) --- diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 30fd8f6b0c..b6522c5060 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -525,7 +525,8 @@ shell. Isolate to this target in order to administer the system in single-user mode with all file systems mounted but with no services running, except for the most basic. Compare with emergency.target, which is much more reduced and does not provide the file systems or - most basic services. + most basic services. Compare with multi-user.target, this target could be seen as + single-user.target. runlevel1.target is an alias for this target unit, for compatibility with SysV.