mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 13:49:44 +01:00
use rc.common for usb init script
SVN-Revision: 6873
This commit is contained in:
parent
bf4023bae4
commit
d56750665c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
#
|
||||
|
||||
START=39
|
||||
start() {
|
||||
[ -d /proc/bus/usb ] && {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue