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()
signature.asc
Description: This is a digitally signed message part