Re: [systemd-devel] dbus user services using the session bus

2013-04-10 Thread Will Stephenson
On 03/04/13 18:48, Kok, Auke-jan H wrote: On Wed, Apr 3, 2013 at 6:22 AM, Will Stephenson wrote: I'm joining the flock of desktop people investigating using systemd to start a desktop session. So far I've checked out user-session-units and have created some more granular unit

Re: [systemd-devel] dbus user services using the session bus

2013-04-10 Thread Will Stephenson
Please disregard this, I pressed ctrl-enter by mistake. Full version to follow. On 10/04/13 16:14, Will Stephenson wrote: On 03/04/13 18:48, Kok, Auke-jan H wrote: On Wed, Apr 3, 2013 at 6:22 AM, Will Stephenson wrote: I'm joining the flock of desktop people investigating using system

Re: [systemd-devel] dbus user services using the session bus

2013-04-10 Thread Will Stephenson
On 03/04/13 18:48, Kok, Auke-jan H wrote: On Wed, Apr 3, 2013 at 6:22 AM, Will Stephenson wrote: I'm joining the flock of desktop people investigating using systemd to start a desktop session. So far I've checked out user-session-units and have created some more granular unit

[systemd-devel] dbus user services using the session bus

2013-04-03 Thread Will Stephenson
I'm joining the flock of desktop people investigating using systemd to start a desktop session. So far I've checked out user-session-units and have created some more granular unit files that will do a native systemd start rather than u-s-u's wrapper around the upstream start script. I'm stuck