Changeset a709a94 for BOOK/boot


Ignore:
Timestamp:
Feb 2, 2014, 1:09:14 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
725bca7
Parents:
09465d6
Message:

Add some groups to the chroot section group and some users to the chroot section passwd and add wheel and adm to groups for systemd.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/pwdgroup.xml

    r09465d6 ra709a94  
    5454  <variablelist os="c">
    5555 
    56     <title>Additional users you may want to add:</title>
     56    <title>Additional users you may want to add if not already included:</title>
    5757
    5858    <varlistentry>
     
    133133usb:x:&gid-usb;:
    134134cdrom:x:&gid-cdrom;:
    135 messagebus:x:&gid-messagebus;:</literal>
     135messagebus:x:&gid-messagebus;:
     136wheel:x:&gid-wheel;:</literal>
    136137EOF</userinput></screen>
    137138
    138139  <variablelist os="d">
    139140
    140     <title>Additional groups you may want to add</title>
     141    <title>Additional groups you may want to add if not already included:</title>
    141142
    142143    <varlistentry>
Note: See TracChangeset for help on using the changeset viewer.