Changeset e80bace


Ignore:
Timestamp:
Sep 24, 2014, 1:18:44 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
3001826
Parents:
5898fbf
git-author:
William Harrington <kb0iic@…> (09/24/14 01:18:21)
git-committer:
William Harrington <kb0iic@…> (09/24/14 01:18:44)
Message:

Add umount commands for sys and run mounts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/the-end/reboot.xml

    r5898fbf re80bace  
    4949umount ${CLFS}/dev
    5050umount ${CLFS}/proc
    51 umount ${CLFS}/sys</userinput></screen>
     51umount ${CLFS}/sys
     52umount ${CLFS}/run</userinput></screen>
    5253
    5354  <para>Unmount the CLFS file system itself:</para>
Note: See TracChangeset for help on using the changeset viewer.