Changes in BOOK/boot/common/pwdgroup.xml [27f57ec:688b33d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/pwdgroup.xml
r27f57ec r688b33d 44 44 45 45 <screen><userinput>cat > ${CLFS}/etc/passwd << "EOF" 46 <literal>root:x:&uid-root;:&gid-root;:root:/root:/bin/bash</literal> 47 <literal>messagebus:x:&uid-messagebus;:&gid-messagebus;:D-Bus Message Daemon User:/dev/null:/bin/false</literal> 46 <literal>root::&uid-root;:&gid-root;:root:/root:/bin/bash</literal> 48 47 EOF</userinput></screen> 49 48 … … 132 131 utmp:x:&gid-utmp;: 133 132 usb:x:&gid-usb;: 134 cdrom:x:&gid-cdrom;: 135 messagebus:x:&gid-messagebus;:</literal> 133 cdrom:x:&gid-cdrom;:</literal> 136 134 EOF</userinput></screen> 137 135 … … 192 190 193 191 <para os="e">The created groups are not part of any standard—they are 194 groups decided on in part by the requirements of the Udev configuration192 groups decided on in part by the requirements of the Eudev configuration 195 193 in the final system, and in part by common convention employed by a 196 194 number of existing Linux distributions. The Linux Standard Base (LSB,
Note:
See TracChangeset
for help on using the changeset viewer.