Comment 22 for bug 42820

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

you should do
echo 1 | sudo tee /sys/class/net/eth1/device/rf_kill
echo 0 | sudo tee /sys/class/net/eth1/device/rf_kill

the first one disables the radio.