Re: Adhoc: IPV4 setting 'link-local'
- From: Daniel Gnoutcheff <daniel gnoutcheff name>
- To: Dan Williams <dcbw redhat com>
- Cc: networkmanager-list gnome org
- Subject: Re: Adhoc: IPV4 setting 'link-local'
- Date: Mon, 09 Aug 2010 08:12:50 -0400
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]