Changeset 1d67150 in clfs-embedded for BOOK/final-preps
- Timestamp:
- Nov 14, 2006, 2:11:07 PM (18 years ago)
- Branches:
- master
- Children:
- 334e4cf
- Parents:
- ae024d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-preps/creatingfiles.xml
rae024d6 r1d67150 44 44 45 45 <screen><userinput>cat > ${CLFS}/etc/passwd << "EOF" 46 <literal>root::0:0:root:/root:/bin/ bash</literal>46 <literal>root::0:0:root:/root:/bin/ash</literal> 47 47 EOF</userinput></screen> 48 48 … … 99 99 </varlistentry> 100 100 <varlistentry> 101 <term><literal>operator:x:50:0:operator:/root:/bin/ bash</literal></term>101 <term><literal>operator:x:50:0:operator:/root:/bin/ash</literal></term> 102 102 <listitem> 103 103 <para>Often used to allow system operators to access the system.</para>
Note:
See TracChangeset
for help on using the changeset viewer.