Re: [systemd-devel] An update

2010-11-07 Thread Greg KH
On Sun, Nov 07, 2010 at 02:15:02PM -0200, Gustavo Sverzut Barbieri wrote: > On Tue, Nov 2, 2010 at 9:34 PM, Canek Pel??ez Vald??s > wrote: > > Hi; I just wanted to give an update on the status of my system running > > Gentoo with systemd. I run a full GNOME desktop, with NetworkManager > > for co

Re: [systemd-devel] An update

2010-11-07 Thread Gustavo Sverzut Barbieri
Hi, just arrived from LPC, where we had great talks around boot optimizations and thus systemd! Find some points below: On Tue, Nov 2, 2010 at 9:34 PM, Canek Peláez Valdés wrote: > Hi; I just wanted to give an update on the status of my system running > Gentoo with systemd. I run a full GNOME des

Re: [systemd-devel] socket based activation for Python?

2010-11-07 Thread Gustavo Sverzut Barbieri
On Sun, Nov 7, 2010 at 11:19 AM, Felix Schwarz wrote: > Hi, > > I develop Python software and some of this software comes with a Python > daemon which is started during boot. Í can write a service file easily, just > starting the daemon as I do now with a traditional init script. > > If I understa

[systemd-devel] socket based activation for Python?

2010-11-07 Thread Felix Schwarz
Hi, I develop Python software and some of this software comes with a Python daemon which is started during boot. Í can write a service file easily, just starting the daemon as I do now with a traditional init script. If I understand the concept correctly, my daemon should use socket-based ac