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