diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-08-07 15:47:37 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-08-07 15:47:37 -0500 |
commit | fdf01d194309ea448272b15c5089972df973c310 (patch) | |
tree | bf2969493524308ed55681e162d424dcac5fc6e1 | |
parent | 9b7d651a54314b80138f1254a64005e6b7e95e53 (diff) | |
parent | 4374af9071a580f3a73c9c497a1569803ee4de4d (diff) |
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
-rw-r--r-- | chapter08/dbus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/dbus.xml b/chapter08/dbus.xml index 62200fc27..8ab4744ad 100644 --- a/chapter08/dbus.xml +++ b/chapter08/dbus.xml @@ -79,7 +79,7 @@ <parameter>--enable-user-session</parameter> </term> <listitem> - <para>These ensures the D-Bus per-user service and socket unit + <para>This ensures the D-Bus per-user service and socket unit files are installed for Systemd. They are not useful (but harmless) in a base LFS installation, however they can be used once systemd is rebuilt with PAM support in BLFS.</para> |