On Thu, 20.05.10 10:37, Marc-Antoine Perennou ([email protected]) wrote:
Heya, > From 862fbcaa59b022d25b50c7793205daf40bb5817b Mon Sep 17 00:00:00 2001 > From: Marc-Antoine Perennou <[email protected]> > Date: Thu, 20 May 2010 10:31:04 +0200 > Subject: [PATCH] units: add services for Gentoo Merged this now. One thing I'd like to point out though: > +++ b/units/gentoo/xdm.service > @@ -0,0 +1,16 @@ > +# This file is part of systemd. > +# > +# systemd is free software; you can redistribute it and/or modify it > +# under the terms of the GNU General Public License as published by > +# the Free Software Foundation; either version 2 of the License, or > +# (at your option) any later version. > + > +[Unit] > +Description=Display Manager > +Before=graphical.target > +After=basic.target syslog.target messagebus.service haldaemon.service This seems not right. According to the configur.ac data your dbus service is called dbus.service, not messagebus.service (which is a fedoraism). Also, are you sure your hal service is called haldaemon.service? Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
