Changes in BOOK/chroot/common/pwdgroup.xml [27f57ec:b5b8335]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/chroot/common/pwdgroup.xml
r27f57ec rb5b8335 44 44 <screen><userinput>cat > /etc/passwd << "EOF" 45 45 <literal>root:x:&uid-root;:&gid-root;:root:/root:/bin/bash</literal> 46 <literal>messagebus:x:&uid-messagebus;:&gid-messagebus;:D-Bus Message Daemon User:/dev/null:/bin/false</literal>47 46 EOF</userinput></screen> 48 47 … … 74 73 utmp:x:&gid-utmp;: 75 74 usb:x:&gid-usb;: 76 cdrom:x:&gid-cdrom;: 77 messagebus:x:&gid-messagebus;:</literal> 75 cdrom:x:&gid-cdrom;:</literal> 78 76 EOF</userinput></screen> 79 77 … … 99 97 has executed. To ensure the use of the newly compiled binaries as soon as 100 98 they are installed, the <parameter>+h</parameter> directive will be used 101 for the duration of the next schapters.</para>99 for the duration of the next chapters.</para> 102 100 103 101 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.