[amazon] Detect 16MB flash chips
[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.037342 seconds and 5 git commands to generate.