Ignore:
Timestamp:
Jun 3, 2014, 2:56:31 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
2db9f66
Parents:
02e8ee7
Message:

Moved creation of /var/run symlink from Essential Symlinks to Creating Directories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/createfiles.xml

    r02e8ee7 r732349e  
    2020ln -sv /tools/lib/libstdc++.so{.6,} /usr/lib
    2121sed -e 's/tools/usr/' /tools/lib/libstdc++.la &gt; /usr/lib/libstdc++.la
    22 ln -sv bash /bin/sh
    23 ln -sv /run /var/run</userinput></screen>
     22ln -sv bash /bin/sh</userinput></screen>
    2423
    2524    <variablelist os="c">
Note: See TracChangeset for help on using the changeset viewer.