base-files: port init.d/led to new config_get
[openwrt.git] / package / base-files / files / etc / init.d / usb
old mode 100644 (file)
new mode 100755 (executable)
index 78f1c0d..7b443b6
@@ -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.024692 seconds and 4 git commands to generate.