openwrtv3/openwrt/package/base-files/default/etc/init.d/S99done

4 lines
80 B
Bash
Executable file

#!/bin/sh
# set leds to normal state
echo "0x00" > /proc/sys/diag
sysctl -p >&-