Re: Adhoc: IPV4 setting 'link-local'
- From: Dan Williams <dcbw redhat com>
- To: Daniel Gnoutcheff <daniel gnoutcheff name>
- Cc: networkmanager-list gnome org
- Subject: Re: Adhoc: IPV4 setting 'link-local'
- Date: Mon, 09 Aug 2010 15:40:09 -0500
On Mon, 2010-08-09 at 08:12 -0400, Daniel Gnoutcheff wrote:
> 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. ;)
Ugh, yeah. You are correct :) Forkbombs are bad.
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]