On Tue, Jul 3, 2012 at 11:40 AM, Léo Gillot-Lamure
wrote:
> Hi.
>
> I've read the unit files you provide and I'm wondering about a possible
> race condition related to dbus activation.
>
> For example let's see the unit gconf.service:
>
>> [Unit]
>> Description=settings daemon for gnome
>>
>>
>> [
Hi.
I've read the unit files you provide and I'm wondering about a possible
race condition related to dbus activation.
For example let's see the unit gconf.service:
> [Unit]
> Description=settings daemon for gnome
>
>
> [Service]
> Type=dbus
> BusName=org.gnome.GConf
> ExecStart=/usr/libexec/g
On Tue, Jun 26, 2012 at 1:02 AM, Peeters Simon wrote:
>
> Sorry that i forgot to give credit where credit is due:
> The code in this program is majorly inspired by:
> - nodm (this is actually a fork/adaption of an unfinished rewrite of nodm)
> - user-session by Auke Kok
> - various tutorials an
Sorry that i forgot to give credit where credit is due:
The code in this program is majorly inspired by:
- nodm (this is actually a fork/adaption of an unfinished rewrite of nodm)
- user-session by Auke Kok
- various tutorials and man page examples
Even though this programs functionality is com
On Sat, Jun 23, 2012 at 3:10 PM, Peeters Simon wrote:
> hej all,
>
> I have worked a bit on a systemd based replacement for the gnome-session
> binary.
> The code is available at https://github.com/SimonPe/lightSM.
> Most of the important information is in the readme.
>
> If you configure it with
hej all,
I have worked a bit on a systemd based replacement for the gnome-session binary.
The code is available at https://github.com/SimonPe/lightSM.
Most of the important information is in the readme.
If you configure it without the GNOME flag, it should also be portable
to other desktop enviro