Opened 11 years ago

Closed 10 years ago

#905 closed defect (fixed)

CLFS Development 2.0 MIPS 64bit errata

Reported by: Bryan Baldwin Owned by: clfs-commits@…
Priority: major Milestone: CLFS Standard 2.0
Component: BOOK Version: CLFS Standard GIT
Keywords: Cc:

Description

7.4. Creating Essential Symlinks

ln -sv /run /var/run

should probably be

ln -sv /run ${CLFS}/var/run

Change History (1)

comment:1 Changed 10 years ago by William Harrington

Resolution: fixed
Status: newclosed

Fixed

Note: See TracTickets for help on using tickets.