Re: [systemd-devel] Gentoo service files

2010-05-20 Thread Marc-Antoine Perennou
Hi again, You're right gor the dbus service name, I just missed it. Hal service seems to be haldaemon too, but I'm not 100% sure 'cause I haven't it on my system. I fixed it and also added a symlink to the xdm service in the graphical.target.wants in the joined patch. On 20 May 2010 18:20, Lennar

Re: [systemd-devel] Archlinux patch for services and getty

2010-05-20 Thread Lennart Poettering
On Thu, 20.05.10 15:17, Marius O (mar...@habarnam.ro) wrote: > > Are you sure you have something like rc.local? > > Yes, Arch has it... but with the mention of having a > rc.local.shutdown. Is there a way of defining a dependency between the > two (ie, if we start the service responsible for rc.l

Re: [systemd-devel] Gentoo service files

2010-05-20 Thread Lennart Poettering
On Thu, 20.05.10 10:37, Marc-Antoine Perennou (marc-anto...@perennou.com) wrote: Heya, > From 862fbcaa59b022d25b50c7793205daf40bb5817b Mon Sep 17 00:00:00 2001 > From: Marc-Antoine Perennou > Date: Thu, 20 May 2010 10:31:04 +0200 > Subject: [PATCH] units: add services for Gentoo Merged this now

Re: [systemd-devel] Archlinux patch for services and getty

2010-05-20 Thread Marius O
On Thu, May 20, 2010 at 3:04 AM, Lennart Poettering wrote: > Those service files appear to be mostly a 1:1 copy of my Fedora files > but I am quite sure that there are certain differences between Arch and > Fedora that make some of those scripts redundant. Yes, they were kept as basic as possible

[systemd-devel] Gentoo service files

2010-05-20 Thread Marc-Antoine Perennou
Hi, Just wrote some Gentoo service files based upon Fedora's ones. Probably not perfect but I think it's a good start. Did not pick up the sysinit thing, 'cause (at least on my system) the only things in sysiniy are dmesg, devfs and udev, the only needed one would be udev, and I guess it should ha