From c37b4f3f9f94cdf9260d86c45e0dccc1296f3b95 Mon Sep 17 00:00:00 2001 From: John Lin Date: Fri, 17 Nov 2017 22:20:48 +0800 Subject: [PATCH] man: rescue.target could be seen as single-user.target (#7323) --- man/systemd.special.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 30fd8f6..b6522c5 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. -- 2.7.4