use rc.common for usb init script
authorFelix Fietkau <nbd@openwrt.org>
Fri, 6 Apr 2007 16:07:36 +0000 (16:07 +0000)
committerFelix 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

index 78f1c0d6a53cb6dbbe2328c404315f03c6a53428..7b443b651efd33c3fc72e938379696220388d0f3 100755 (executable)
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org 
-#
+
 START=39
 start() {
        [ -d /proc/bus/usb ] && {