add ip175c switch driver patch to 2.6.30
[openwrt.git] / target / linux / ifxmips / base-files / etc / hotplug.d / button / 00-reset
1 [ "$ACTION" = "released" -a "$BUTTON" = reset ] && {
2 reboot
3 }
This page took 0.041931 seconds and 5 git commands to generate.