summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/init.d/S99done
blob: ce60337212d07f38d5e6ef2e8e9287bb2a42bdd7 (plain)
1
2
3
4
#!/bin/sh
# set leds to normal state
echo "0x00" > /proc/sys/diag
sysctl -p >&-