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

5 lines
80 B
Bash
Executable File

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