﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2984	Update mountvirtfs bootscript	bdubbs@…	Matthew Burgess	"We have:

{{{
mkdir -p /run
mount -n /run || failed=1
mkdir -p /run/{var,lock,shm}
}}}

but need to add

{{{
chmod 1777 /run/shm
}}}"	task	closed	normal	7.1	Bootscripts	SVN	normal	fixed		
