use rc.common for usb init script
SVN-Revision: 6873
This commit is contained in:
parent
bf4023bae4
commit
d56750665c
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
#
|
||||
|
||||
START=39
|
||||
start() {
|
||||
[ -d /proc/bus/usb ] && {
|
||||
|
Loading…
Reference in New Issue
Block a user