Re: Adhoc: IPV4 setting 'link-local'



On 08/08/2010 02:32 AM, Dan Williams wrote:
> Can you:
> 
> mv /usr/sbin/avahi-autoipd /usr/sbin/avahi-autoipd.orig
> 
> and put this into a script named /usr/sbin/avahi-autoipd:
> 
> #!/bin/bash
> avahi-autoipd --debug --syslog $@

Ahh ... are you sure you don't mean to write this:

> #!/bin/bash
> avahi-autoipd.orig --debug --syslog $@
               ^^^^^

On my system at least, I end up with a quasi-forkbomb if I omit the
'.orig' part. ;)

HTH!

Have a good one,
Daniel


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