On Sun, May 08, 2011 at 06:56:53PM +0200, Tom Gundersen wrote: > On Sun, May 8, 2011 at 6:40 PM, Thomas Bächler <[email protected]> wrote: > >> However, this needs to be changed in mkinitcpio, which now sets > >> "mode=1777". The attached patch should do it. > > > > I asked around when I added the patch, and Dave specifically told me to > > give it the 777 mode. > > Ok. Sorry, must have missed the discussion. Dave, what was the reason > for the 777? > > Cheers, > > Tom
Gotta be honest, I have no recollection of what made me come to this conclusion. grepping around systemd source reveals that it's mounted as: "mode=755,nosuid,noexec,nodev" if it isn't already there. d
