[Mageia-dev] Fwd: Re: M3 won't complete boot after update

Thomas Backlund tmb at mageia.org
Thu Sep 27 17:09:51 CEST 2012


Colin Guthrie skrev 27.9.2012 15:31:
> 'Twas brillig, and Anne Wilson at 27/09/12 11:02 did gyre and gimble:
>>
>> While the new reboot is completing, and while I remember - irqbalance
>> daemon always fails to start.  I've assumed it's not relevant?
>
> I noticed this yesterday too. It has a very incomplete systemd unit for
> some reason. Will have to investigate who added that without checking it.
>

I did ... for Mga2 the service file shipped in irqbalance-1.0.3 tarball
works, but for the updated 1.0.4 in Cauldron upstream did this:

--- irqbalance-1.0.3/misc/irqbalance.service
+++ irqbalance-1.0.4/misc/irqbalance.service
@@ -3,9 +3,8 @@ Description=irqbalance daemon
  After=syslog.target

  [Service]
-EnvironmentFile=/etc/sysconfig/irqbalance
-Type=forking
-ExecStart=/usr/sbin/irqbalance $ONESHOT
+EnvironmentFile=/path/to/irqbalance.env
+ExecStart=/usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS


I've fixed env path in irqbalance-1.0.4-2.mga3

--
Thomas




More information about the Mageia-dev mailing list