On Fri, Dec 23, 2011 at 12:04:32PM -0700, [email protected] wrote:
> Modified: trunk/BOOK/bootscripts/lfs/init.d/mountvirtfs
> ===================================================================
> --- trunk/BOOK/bootscripts/lfs/init.d/mountvirtfs     2011-12-23 19:03:08 UTC 
> (rev 9691)
> +++ trunk/BOOK/bootscripts/lfs/init.d/mountvirtfs     2011-12-23 19:04:27 UTC 
> (rev 9692)
> @@ -35,6 +35,7 @@
>        mkdir -p /run
>        mount -n /run || failed=1
>        mkdir -p /run/{var,lock,shm}
> +      chown 1777 /run/shm
>  

Hmm.  Should this have been chmod instead of chown?  :-)

Attachment: pgpWqxOFrChKM.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to