mirror of
https://salsa.debian.org/debian/debian-reference.git
synced 2026-01-16 23:14:19 +00:00
fix typo: Syatemd login --> Systemd login
Signed-off-by: xiao sheng wen(肖盛文) <xsw@atzlinux.com>
This commit is contained in:
parent
d92b62c3d8
commit
752d8edbe3
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue