On 16 March 2011 11:51, <[email protected]> wrote: > > Revision 675 Author blino Date 2011-03-16 11:51:10 +0100 (Wed, 16 Mar 2011) > > Log Message > > prefer classical sysvinit instead of systemd
Since you already uploaded a fixed meta-task, why comiting this? > Modified: images-config/draklive/trunk/config/auto_inst.cfg.pl > =================================================================== > --- images-config/draklive/trunk/config/auto_inst.cfg.pl 2011-03-16 > 08:22:46 UTC (rev 674) > +++ images-config/draklive/trunk/config/auto_inst.cfg.pl 2011-03-16 > 10:51:10 UTC (rev 675) > @@ -151,6 +151,9 @@ > > # (blino) temporary, it requires plasma-krunner-powerdevil which is > broken and pulls dev packages > 'plasma-applet-battery', 'plasma-krunner-powerdevil', > + > + # (blino) prefer classical sysvinit instead of systemd (FIXME: move > in /etc/urpmi/prefer.vendor.list) > + 'systemd-sysvinit', > ], > 'default_packages' => [ > if_($has_kde4, "$distro_config-kde4-config"),
