Gentoo Archives: gentoo-user

From: Florian Philipp <lists@××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Wireless: Limit rate to strengthen connection?
Date: Fri, 28 Mar 2008 18:09:10
Message-Id: 1206727716.30987.121.camel@NOTE_GENTOO64.PHHEIMNETZ
In Reply to: Re: [gentoo-user] Wireless: Limit rate to strengthen connection? by Florian Philipp
1 On Fri, 2008-03-28 at 19:02 +0100, Florian Philipp wrote:
2
3 > >
4 >
5 > For custom scrips, you can add a preup, failup or postup-function
6 > to /etc/conf.d/net, there should be examples in the file.
7 >
8 > Something like
9 >
10 > pastup() {
11 > if [[ ${IFACE} = "wlan0" ]]; then
12 > iwconfig [...]
13 > fi
14 > return 0
15 > }
16 >
17 > should work.
18
19 postup(), not pastup()

Attachments

File name MIME type
signature.asc application/pgp-signature