On Fri, May 21, 2010 at 04:06:20PM +0200, Mateusz Korniak wrote:
> On Friday 21 of May 2010, Jacek Konieczny wrote:
> > > Also wrong, allows foreign files to be deleted by everyone.
> > > fstab setting is 1777.
> >
> > Yes. And that is ok only when tmpfs is actually mounted there. We don't
> > wan
On Fri, May 21, 2010 at 04:06:20PM +0200, Mateusz Korniak wrote:
> I wish I could avoid scenario:
> I have working mounted /dev/shm (1777) and I do update o dev package which
> changes permissions back do default, breaking any application using shm :/
Yes, that sucks. But leaving 1777 /dev/shm on
On Fri, May 21, 2010 at 09:09:23AM +0200, Jakub Bogusz wrote:
> > -%dir /dev/shm
> > +%attr(666,root,root) %dir /dev/shm
>
> 666 for dir?!
Insane, indeed. Evil even ;)
> Also wrong, allows foreign files to be deleted by everyone.
>
> fstab setting is 1777.
Yes. And that is ok only when tmpfs i
On Fri, May 21, 2010 at 09:00:49AM +0200, matkor wrote:
> Author: matkor Date: Fri May 21 07:00:49 2010 GMT
> Module: packages Tag: HEAD
> Log message:
> - Release 5.
> Set attr(666,root,root) /dev/shm
> Having mounted /dev/shm with defualts from