#2984: Update mountvirtfs bootscript
-----------------------------------------+----------------------------------
Reporter: bdubbs@… | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.1
Component: Bootscripts | Version: SVN
Severity: normal | Keywords:
-----------------------------------------+----------------------------------
We have:
{{{
mkdir -p /run
mount -n /run || failed=1
mkdir -p /run/{var,lock,shm}
}}}
but need to add
{{{
chmod 1777 /run/shm
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2984>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page