nm-applet calls the /etc/network/*.d scripts, so we can turn off txpower
there.

copy the attached script to i.e. /etc/network/custom and link to 
/etc/network/if-pre-up.d/wlan_tx and /etc/network/if-post-down.d/wlan_tx :
sudo -s
mkdir /etc/network/custom
cp wlan_tx /etc/network/custom
ln -s /etc/network/custom/wlan_tx /etc/network/if-pre-up.d/wlan_tx
ln -s /etc/network/custom/wlan_tx /etc/network/if-post-down.d/wlan_tx
exit


** Attachment added: "turn txpower off/on when wlan interface is brought 
down/up"
   http://launchpadlibrarian.net/14050849/wlan_tx

-- 
Network manager doesn't allow configuration of wireless options
https://bugs.launchpad.net/bugs/56445
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to