fix typo: Syatemd login --> Systemd login

Signed-off-by: xiao sheng wen(肖盛文) <xsw@atzlinux.com>
This commit is contained in:
xiao sheng wen(肖盛文) 2024-01-17 16:38:38 +08:00
parent d92b62c3d8
commit 752d8edbe3
No known key found for this signature in database
GPG key ID: 06C0DE2A1FDEB052

View file

@ -344,7 +344,7 @@
<caution> <para>Emulated runlevel 2 to 4 are all symlinked to the same "<literal>multi-user.target</literal>".</para> </caution>
</section>
<section id="_systemd_login">
<title>Syatemd login</title>
<title>Systemd login</title>
<para>When a user logins to the Debian system via <literal>gdm3</literal>(8), <literal>sshd</literal>(8), etc., <literal>/lib/systemd/system --user</literal> is started as the user service manager process owned by the corresponding user. See <literal>systemd</literal>(1).</para>
<para>The <literal>systemd</literal> user service manager process spawns processes in parallel based on the declarative unit configuration files (see <literal>systemd.unit</literal>(5) and <literal>user@.service</literal>(5)).</para>
<para>Units for the user mode are loaded from the "User Unit Search Path" described in <literal>systemd.unit</literal>(5). The main ones are as follows in the order of priority:</para>