Re: [systemd-devel] Mounting efivars / efivarfs

2013-04-09 Thread Colin Guthrie
'Twas brillig, and Greg KH at 09/04/13 00:48 did gyre and gimble: > On Tue, Apr 09, 2013 at 12:02:09AM +0100, Colin Guthrie wrote: >> Hi, >> >> Seems on my system, I have to load the module "efivars" before I can >> mount my efivarfs (mount -t efivarfs efivarfs /sys/firmware/efi/efivars) >> >> Now,

Re: [systemd-devel] Mounting efivars / efivarfs

2013-04-09 Thread Tom Gundersen
On 9 Apr 2013 01:48, "Greg KH" wrote: > > On Tue, Apr 09, 2013 at 12:02:09AM +0100, Colin Guthrie wrote: > > Hi, > > > > Seems on my system, I have to load the module "efivars" before I can > > mount my efivarfs (mount -t efivarfs efivarfs /sys/firmware/efi/efivars) > > > > Now, systemd should do

Re: [systemd-devel] Possible race condition for setting cgroup sticky bit

2013-04-09 Thread Anders Olofsson
> > To introduce systemd in our system, we've started with just wrapping rc > and all the old initscripts so we can get systemd running first and then > afterwards start converting to native services. > > The boot is basically two services: legacy_rcS.service (which runs > "/etc/init.d/rc S") and l

Re: [systemd-devel] [opensuse-kernel] New mount restriction?

2013-04-09 Thread Tetsuo Handa
Andrey Borzenkov wrote: > This seems to be yest another fallout of changed systemd policy - it > now makes / shared mount. > > bor@opensuse:~> sudo mount --move /tmp/old /tmp/new > mount: wrong fs type, bad option, bad superblock on /tmp/old, >missing codepage or helper program, or other e

[systemd-devel] systemd release agent

2013-04-09 Thread Kevin Wilson
Hello, On Fedora 18, running: mount | grep release gives: cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) I know and have tried cgroup release_agent; I also noticed that notify_on_release is enabled

Re: [systemd-devel] Mounting efivars / efivarfs

2013-04-09 Thread Colin Guthrie
'Twas brillig, and Tom Gundersen at 09/04/13 10:22 did gyre and gimble: > > On 9 Apr 2013 01:48, "Greg KH" > wrote: >> >> On Tue, Apr 09, 2013 at 12:02:09AM +0100, Colin Guthrie wrote: >> > Hi, >> > >> > Seems on my system, I have to load the module "efivars" be

Re: [systemd-devel] systemd release agent

2013-04-09 Thread Lennart Poettering
On Tue, 09.04.13 16:39, Kevin Wilson (wkev...@gmail.com) wrote: > Hello, > On Fedora 18, running: > mount | grep release > gives: > cgroup on /sys/fs/cgroup/systemd type cgroup > (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) > > I know and hav

Re: [systemd-devel] Possible race condition for setting cgroup sticky bit

2013-04-09 Thread Lennart Poettering
On Tue, 09.04.13 13:20, Anders Olofsson (anders.olofs...@axis.com) wrote: > > Well, the systemd hiearchy is special. We have special semantics for it, > > and you shouldn't alter it. You are free to rearrange cgroups in all > > other hierarchies and drop as many services in the same cgroup as you

[systemd-devel] recursive dispatching of va_list (was: Re: [ANNOUNCE] systemd 200)

2013-04-09 Thread Lennart Poettering
On Mon, 08.04.13 14:30, Lennart Poettering (lenn...@poettering.net) wrote: > On Fri, 05.04.13 23:33, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > > > > I had a go at debugging this... I think that the is the "return of the > > > va_arg and undefined aps" horror. The result is that in