On tis, 2015-05-19 at 19:00 +0200, Lennart Poettering wrote:
> On Thu, 05.03.15 10:12, Alexander Larsson (al...@redhat.com) wrote:
>
> > See, even when the sleep command died the scope still exists, and is
> > even ACTIVE.
>
> This appears to work fine here on git.
for this to use kdbus when that is
available, but for now this is the only sane way to get a cgroup for an
unprivileged app.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Alexander LarssonRed Hat, Inc
al...@redha
On tor, 2015-03-05 at 00:00 +0100, Lennart Poettering wrote:
> On Wed, 04.03.15 18:51, Alexander Larsson (al...@redhat.com) wrote:
>
> > If i run a transient scope on the user systemd instance like:
> >
> > $ systemd-run --user --scope true
> >
> > Then the
?
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Alexander LarssonRed Hat, Inc
al...@redhat.comalexander.lars...@gmail.com
He's a gun-slinging gay filmmaker possessed of the uncanny powers of an
insect. She's an elegant tomboy widow with some
systemd-216-20.fc21.x86_64 from Fedora 21 under gnome.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Alexander LarssonRed Hat, Inc
al...@redhat.comalexander.lars...@gmail.com
He's a world-f
On mån, 2015-02-02 at 12:12 +0100, Lennart Poettering wrote:
> On Fri, 30.01.15 11:02, Alexander Larsson (al...@redhat.com) wrote:
>
> > I think the problem is that docker daemon makes
> > /var/lib/docker/devicemapper private in the host namespace to handle
> > some sca
er/devicemapper at the point of startup, but when these
are eventually unmounted in the host namespace this is not propagated
into the service (due to it being a private mount, not a slave mount).
We could try making this slave instead, but I don't know if that then
fixes the scalability issues
On lör, 2014-10-25 at 13:45 +0200, Kay Sievers wrote:
> > Kay, any ideas on the udev database stability?
>
> No stability. And so far no guarantees that things will not change.
>
> The versions of the udev daemon, libudev and the runtime data must
> match. Any expectations about version mix and m
Hi, I'm looking at creating a runtime/app thing for Gnome in the style
of:
http://0pointer.net/blog/revisiting-how-we-put-together-linux-systems.html
However, I noticed that some core dependencies like mesa uses libudev.
And in fact, needs user-set additional info not in sysfs. In particular,
it r