On Thu, Mar 14, 2013 at 01:39:15PM -0700, Lennart Poettering wrote: > src/core/main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > New commits: > commit c1dae1b3c9729fb8ab749dd4e2dad07e0fad7ed8 > Author: Lennart Poettering <[email protected]> > Date: Thu Mar 14 21:36:38 2013 +0100 > > main: don't mount /sys, /dev and friends when we run with PID != 1 > > Back from old times when we developed systemd on non-systemd hosts we > still mounted the missing directories such as the cgroup stuff even when > running with a PID != 1. There's no point for that anymore, so let's > just do that if we are actually PID 1, and never otherwise. > > https://bugs.freedesktop.org/show_bug.cgi?id=62354 Wow, that was quick!
Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
