projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf4023b
)
use rc.common for usb init script
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 6 Apr 2007 16:07:36 +0000
(16:07 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 6 Apr 2007 16:07:36 +0000
(16:07 +0000)
SVN-Revision: 6873
package/base-files/files/etc/init.d/usb
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/init.d/usb
b/package/base-files/files/etc/init.d/usb
index 78f1c0d6a53cb6dbbe2328c404315f03c6a53428..7b443b651efd33c3fc72e938379696220388d0f3 100755
(executable)
--- a/
package/base-files/files/etc/init.d/usb
+++ b/
package/base-files/files/etc/init.d/usb
@@
-1,6
+1,6
@@
-#!/bin/sh
+#!/bin/sh
/etc/rc.common
# Copyright (C) 2006 OpenWrt.org
-#
+
START=39
start() {
[ -d /proc/bus/usb ] && {