Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    rc2ccad1 rffecb9e  
    6969      -Dpamconfdir=no               \
    7070      -Ddev-kvm-mode=0660           \
     71      -Dnobody-group=nogroup        \
    7172      -Ddocdir=/usr/share/doc/systemd-&systemd-version; \
    7273      ..</userinput></screen>
     
    177178          <filename class='devicefile'>/dev/kvm</filename>.  The editors
    178179          consider it dangerous.  This option overrides it.</para>
     180        </listitem>
     181      </varlistentry>
     182
     183      <varlistentry>
     184        <term><parameter>-Dnobody-group=nogroup</parameter></term>
     185        <listitem>
     186          <para>Tell the package the group name with GID 65534 is
     187          <systemitem class='groupname'>nogroup</systemitem>.</para>
    179188        </listitem>
    180189      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.