On Fri, Dec 28, 2012 at 02:10:26PM +0800, William Kenworthy wrote > On 28/12/12 11:25, Walter Dnes wrote: > > chmod 755 /dev/shm/hello > > /dev/shm/hello > > as a user (not root) > > wdk@moriah /home/vm/qemu/mail $ vi /dev/shm/hello > wdk@moriah /home/vm/qemu/mail $ chmod 755 /dev/shm/hello > wdk@moriah /home/vm/qemu/mail $ /dev/shm/hello > Hello World > wdk@moriah /home/vm/qemu/mail $ > > worked fine. > > and > > moriah ~ # mount|grep shm > none on /dev/shm type tmpfs (rw,relatime) > moriah ~ #
Are you on regular udev? I thought that /dev/shm was supposed to be noexec as a security measure. -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications