On Mon, 16 Jun 2008 12:02:33 -0700, Grant wrote:
> I've tried a lot of stuff but I can't seem to get the postup syntax
> right:
>
> postup() {
> set -xv
> if [[ ${IFACE} == "ath0" ]] ; then
> iwconfig ath0 rate 2M
> fi
> return 0
> }What is wrong, the syntax looks fine. Does running the iwconfig manually after connection work? -- Neil Bothwick NOTICE: -- THE ELEVATORS WILL BE OUT OF ORDER TODAY -- (The nearest working elevators are in the building across the street.)
signature.asc
Description: PGP signature

