Changeset a49b75d


Ignore:
Timestamp:
Apr 13, 2014, 2:17:32 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
1db7c4b
Parents:
37a6db2
Message:

Actually allow root to logon with no password

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/pwdgroup.xml

    r37a6db2 ra49b75d  
    2828
    2929<screen><userinput>cat &gt; ${CLFS}/etc/passwd &lt;&lt; "EOF"
    30 <literal>root:x:&uid-root;:&gid-root;:root:/root:/bin/bash</literal>
     30<literal>root::&uid-root;:&gid-root;:root:/root:/bin/bash</literal>
    3131<literal>bin:x:&uid-bin;:&gid-bin;:/dev/null:/bin/false</literal>
    3232<literal>daemon:x:&uid-daemon;:&gid-daemon;:/dev/null:/bin/false</literal>
Note: See TracChangeset for help on using the changeset viewer.