[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: zeroconf



Anand Kumria wrote:
>>I've upgraded to 0.6, and just saw a 100% CPU using ARP flood
>>on lo when I booted up. The fix might not fix anything, after all.
> Well, if you check the script (/etc/network/if-up.d/zeroconf) it has:
> 
> # not on loopback
> [ "X$METHOD" = "Xloopback" ] && exit 0
> 
> So if it occurs again, I'd be very interested in knowing more
> information about your setup so things can be fixed.

So it does. Except there's a /etc/network/if-up.d/zeroconf-up
which contains just

#!/bin/sh

/usr/sbin/zeroconf -i $IFACE

and is owned by no package. I'm guessing the upgrade and rename
of the hook file left that hanging around.


-- 
To unsubscribe, send mail to debconf5-event-unsubscribe@lists.debconf.org.


Reply to: