Java Mailing List Archive

http://www.redhatconfig.com/

Home » Gentoo Linux »

Re: [gentoo-user] Wireless: Limit rate to strengthen connection?

Florian Philipp

2008-03-28

Replies:

Author LoginPost Reply

On Fri, 2008-03-28 at 19:02 +0100, Florian Philipp wrote:

> >
>
> For custom scrips, you can add a preup, failup or postup-function
> to /etc/conf.d/net, there should be examples in the file.
>
> Something like
>
> pastup() {
>     if [[ ${IFACE} = "wlan0" ]]; then
>          iwconfig [...]
>     fi
>     return 0
> }
>
> should work.

postup(), not pastup()

Attachment: signature.asc (zipped)
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.