remove /etc/functions.sh call from led hotplug script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12312 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
0e70096329
commit
49f78b6b0e
|
@ -1,8 +1,6 @@
|
||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
# (C) 2008 openwrt.org
|
# (C) 2008 openwrt.org
|
||||||
|
|
||||||
. /etc/functions.sh
|
|
||||||
|
|
||||||
START=60
|
START=60
|
||||||
|
|
||||||
load_led() {
|
load_led() {
|
||||||
|
|
Loading…
Reference in New Issue