On Tue, Jun 19, 2012 at 5:17 AM, Kok, Auke-jan H
wrote:
> On Mon, Jun 18, 2012 at 5:22 PM, Peeters Simon
> wrote:
also i have been running the patch succesfully (both in system mode
and in my systemd-gnome-session (which i will share soon)) for a while
now (read: since last week)
On Mon, Jun 18, 2012 at 5:22 PM, Peeters Simon wrote:
>>> also i have been running the patch succesfully (both in system mode
>>> and in my systemd-gnome-session (which i will share soon)) for a while
>>> now (read: since last week) without any problem.
>>
>> ah nice! is that on systemd HEAD? Love
On Mon, Jun 18, 2012 at 10:22 AM, Peeters Simon wrote:
>>> also i have been running the patch succesfully (both in system mode
>>> and in my systemd-gnome-session (which i will share soon)) for a while
>>> now (read: since last week) without any problem.
>>
>> ah nice! is that on systemd HEAD? Lov
>> also i have been running the patch succesfully (both in system mode
>> and in my systemd-gnome-session (which i will share soon)) for a while
>> now (read: since last week) without any problem.
>
> ah nice! is that on systemd HEAD? Love to see the code :^)
systemd-185-3.fc18, i dont like buildi
On Mon, Jun 18, 2012 at 2:35 PM, Peeters Simon wrote:
> 2012/6/18 Léo Gillot-Lamure :
>> Hello.
>>
>> I'm trying to get systemd work as the user session supervisor, thus i
>> want it to launch the dbus daemon for the session. Systemd seems to
>> require that dbus is socket activated (service units
2012/6/18 Léo Gillot-Lamure :
> Hello.
>
> I'm trying to get systemd work as the user session supervisor, thus i
> want it to launch the dbus daemon for the session. Systemd seems to
> require that dbus is socket activated (service units of Type=dbus have a
> Require dep on dbus.socket, not on dbus
On Sun, Jun 17, 2012 at 11:45 PM, Léo Gillot-Lamure
wrote:
> Hello.
>
> I'm trying to get systemd work as the user session supervisor, thus i
> want it to launch the dbus daemon for the session. Systemd seems to
> require that dbus is socket activated (service units of Type=dbus have a
> Require d
Hello.
I'm trying to get systemd work as the user session supervisor, thus i
want it to launch the dbus daemon for the session. Systemd seems to
require that dbus is socket activated (service units of Type=dbus have a
Require dep on dbus.socket, not on dbus.service), so i created the
relevant .soc