- Timestamp:
- Oct 12, 2017, 11:55:26 AM (7 years ago)
- Branches:
- master
- Children:
- e3742c1
- Parents:
- 0b3adee
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cleanup/chowning.xml
r0b3adee r8112a8d 30 30 <screen><userinput>chown -Rv root:root ${CLFS}/targetfs</userinput></screen> 31 31 32 <para>The following file sshould not to belong to the33 <systemitem class="groupname">root</systemitem> group, theyshould belong32 <para>The following file should not to belong to the 33 <systemitem class="groupname">root</systemitem> group, it should belong 34 34 to the <systemitem class="groupname">utmp</systemitem> group (group 13):</para> 35 35 36 <screen><userinput>chgrp -v 13 ${CLFS}/targetfs/var/ run/utmp ${CLFS}/targetfs/var/log/lastlog</userinput></screen>36 <screen><userinput>chgrp -v 13 ${CLFS}/targetfs/var/log/lastlog</userinput></screen> 37 37 38 38 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.