2
0
forked from Ivasoft/openwrt

lots of ifxmips cleanups

SVN-Revision: 11607
This commit is contained in:
John Crispin
2008-06-29 00:42:45 +00:00
parent 8c3c0d38b8
commit e2a5ae841b
14 changed files with 150 additions and 372 deletions

View File

@@ -0,0 +1,3 @@
[ "$ACTION" = "released" -a "$BUTTON" = reset ] && {
reboot
}