On Thu, 12.05.11 08:55, Scott James Remnant (sc...@netsplit.com) wrote:

> On Tue, May 10, 2011 at 9:39 AM, Lennart Poettering
> <lenn...@poettering.net>wrote:
> 
> > Note that you need to delay execution of user code after the base system
> > is set up anyway, in order to ensure that the right perms are set on the
> > volatile and other directories. That means having a single transaction
> > for both user and system services effectively wins you very little.
> >
> > Really, what permissions? The only volatile directories on the system are
> all tmpfs these days so get passed the permissions in their mount options.

Not quite. We have a couple of subdirs which need to be created with the
right perms and right users, for example /run/user/ (i.e. the
XDG_RUNTIME_DIR hierarchy).

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to