base-files: port init.d/led to new config_get
[openwrt.git] / package / base-files / files / etc / init.d / usb
index 78f1c0d..7b443b6 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 ] && {
This page took 0.02474 seconds and 4 git commands to generate.