Changeset 9e7475a for chapter08/dbus.xml


Ignore:
Timestamp:
06/12/2020 09:04:48 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
4234aea6
Parents:
a3d0817
Message:

Updates to chapter09 for systemd

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/dbus.xml

    ra3d0817 r9e7475a  
    6464        <term><parameter>--with-console-auth-dir=/run/console</parameter></term>
    6565        <listitem>
    66           <para>This specifies the location of the ConsoleKit auth
     66          <para>This specifies the location of the ConsoleKit authorization
    6767          directory.</para>
    6868        </listitem>
     
    9292ln -sfv ../../lib/$(readlink /usr/lib/libdbus-1.so) /usr/lib/libdbus-1.so</userinput></screen>
    9393
    94     <para>Create a symlink, so that D-Bus and systemd can use the same
     94    <para>Create a symlink so that D-Bus and systemd can use the same
    9595    <filename>machine-id</filename> file:</para>
    9696
     
    131131        <term><command>dbus-cleanup-sockets</command></term>
    132132        <listitem>
    133           <para>Used to clean up leftover sockets in a directory</para>
     133          <para>is used to remove leftover sockets in a directory</para>
    134134          <indexterm zone="ch-system-dbus dbus-cleanup-sockets">
    135135            <primary sortas="b-dbus-cleanup-sockets">dbus-cleanup-sockets</primary>
     
    141141        <term><command>dbus-daemon</command></term>
    142142        <listitem>
    143           <para>The D-Bus message bus daemon</para>
     143          <para>Is the D-Bus message bus daemon</para>
    144144          <indexterm zone="ch-system-dbus dbus-daemon">
    145145            <primary sortas="b-dbus-daemon">dbus-daemon</primary>
     
    194194        <term><command>dbus-test-tool</command></term>
    195195        <listitem>
    196           <para>A tool to help packages test
     196          <para>Is a tool to help packages test
    197197          <application>D-Bus</application></para>
    198198          <indexterm zone="ch-system-dbus dbus-test-tool">
Note: See TracChangeset for help on using the changeset viewer.