Ignore:
Timestamp:
04/10/2023 10:30:10 PM (18 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
eac5d6f
Parents:
70617e8 (diff), a4b0c6d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r70617e8 rad897739  
    6767      -Dmode=release                \
    6868      -Dpamconfdir=no               \
     69      -Ddev-kvm-mode=0660           \
    6970      -Ddocdir=/usr/share/doc/systemd-&systemd-version; \
    7071      ..</userinput></screen>
     
    166167          <para>Prevent the installation of a PAM configuration file not
    167168          functional on LFS.</para>
     169        </listitem>
     170      </varlistentry>
     171
     172      <varlistentry>
     173        <term><parameter>-Ddev-kvm-mode=0660</parameter></term>
     174        <listitem>
     175          <para>The default udev rule would allow all users to access
     176          <filename class='devicefile'>/dev/kvm</filename>.  The editors
     177          consider it dangerous.  This option overrides it.</para>
    168178        </listitem>
    169179      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.