On Wed, Jul 16, 2014 at 12:18 PM, Mantas Mikulėnas <graw...@gmail.com> wrote: > On Wed, Jul 16, 2014 at 1:09 PM, Jon Severinsson <j...@severinsson.net> wrote: >> -d /run/lock 0755 root root - >> +d /run/lock 1777 root root - > > Won't any user be able to break the system by filling /run, if it has > world-writable directories? IIRC, this was one of the reasons > /run/user/* are separate 'tmpfs'es.
Right, we do not want to do that, we have enough bad places where ordinary users can drop random things. Only the lockdev group has access here. That this entire locking model was a really really stupid idea long time ago, it should just go away, not be opened to everybody. Kay _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel