drop ifxmips
[openwrt-10.03/.git] / target / linux / ifxmips / base-files / etc / hotplug.d / button / 00-reset
diff --git a/target/linux/ifxmips/base-files/etc/hotplug.d/button/00-reset b/target/linux/ifxmips/base-files/etc/hotplug.d/button/00-reset
deleted file mode 100644 (file)
index ef70cd4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-[ "$ACTION" = "released" -a "$BUTTON" = reset ] && {
-       reboot
-}