On Friday 13 April 2012, Carsten Munk wrote:
> Hi all,
> 
> There's a chance we might be utilizing this approach in Mer as it
> stabilizes over time.
> 
> It does not currently give /etc/xdg/autostart backwards compatibility,
> but is a big step up in session management/user daemon startup.
> /etc/xdg/autostart can be implemented as an element as part of the
> systemd user session graph.
> 
> If you have any comments on the generic systemd user session approach,
> please subscribe to systemd-devel
> (http://lists.freedesktop.org/mailman/listinfo/systemd-devel) and
> participate in the discussion there.
> 
> If you have specific comments about the potential inclusion of this in
> Mer and consequences to current UIs, please respond to this thread.
> I'd especially like some input from the Plasma Active people on how
> their sessions are started up and how they could possibly use this.

At the moment we are utilizing a single small application called startactive 
to do startup (not using classic autostart) that starts the needed stuff with 
the due dependencies, so not much different to systemd.
a first step would be starting that single executable by systemd, so if i 
understood correctly an "easy" porting, then i think does make sense porting 
it all to systemd making it start the individual pieces, porting the 
dependency graph, but no hurry in that.

the problem related to systemd we have at the moment is that we still depend 
on consolekit to initiate the sessions, we'll have to see what are the needed 
changes here.

Cheers,
Marco Martin


Reply via email to