mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
remove /etc/functions.sh call from led hotplug script
SVN-Revision: 12312
This commit is contained in:
parent
0f18ecf43e
commit
3403cbe948
@ -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
Block a user