Add some diagnostic stuff for ar7
SVN-Revision: 7102
This commit is contained in:
9
target/linux/ar7-2.6/base-files/default/etc/init.d/done
Normal file
9
target/linux/ar7-2.6/base-files/default/etc/init.d/done
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2007 OpenWrt.org
|
||||
|
||||
START=95
|
||||
boot() {
|
||||
# set leds to normal state
|
||||
. /etc/diag.sh
|
||||
set_state done
|
||||
}
|
||||
Reference in New Issue
Block a user