Enable R60 wifi LED
From LUG Manipal Wiki
This is for enabling the WiFi indicator LED on the Thinkpad R60.
Edit the /etc/sysctl.conf file with
nano /etc/sysctl.conf
Add in the following lines at the end of the file:
dev.wifi0.ledpin=1
dev.wifi0.softled=1
