Changeset 60218d4


Ignore:
Timestamp:
Mar 2, 2014, 7:36:48 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3d99dc7
Parents:
5342ade
Message:

Replace dummy with nobody as we are using nobody instead of dummy now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/util-linux.xml

    r5342ade r60218d4  
    6565    <para os="f">To test the results, issue:</para>
    6666
    67 <screen os="f2"><userinput remap="test">chown -Rv dummy . &amp;&amp;
    68 su dummy -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
     67<screen os="f2"><userinput remap="test">chown -Rv nobody . &amp;&amp;
     68su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
    6969
    7070    <para os="g">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.