1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-25 13:49:55 +03:00

man: rescue.target could be seen as single-user.target (#7323)

This commit is contained in:
John Lin
2017-11-17 22:20:48 +08:00
committed by Zbigniew Jędrzejewski-Szmek
parent b94f4313e8
commit c37b4f3f9f

View File

@ -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
<filename>emergency.target</filename>, which is much more reduced and does not provide the file systems or
most basic services.</para>
most basic services. Compare with <filename>multi-user.target</filename>, this target could be seen as
<filename>single-user.target</filename>.</para>
<para><filename>runlevel1.target</filename> is an alias for this target unit, for compatibility with
SysV.</para>