aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2019-05-13 15:54:23 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2019-05-13 15:54:23 +0000
commit4a7709f90b431948d45bf3e3c64b943a19414775 (patch)
tree3905f4c02d71d3f2510f16bc79b0907187aa295e
parent4a18f0bdd6e017254187f0ade11e58b8f1faeff0 (diff)
Minor rewording
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/systemd.xml2
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>