diff options
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r-- | chapter06/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 0b976c161..7c52389c5 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -198,7 +198,7 @@ rm -f /usr/bin/xsltproc</userinput></screen> <screen><userinput remap="adjust">systemd-machine-id-setup</userinput></screen> - <para>Stop systemd to create <filename>/run/nologin</filename> + <para>Prevent systemd from creating <filename>/run/nologin</filename> to allow unprivileged user logins without <application>systemd-logind</application>:</para> |