projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
531ed8d
)
remove /etc/functions.sh call from led hotplug script
author
John Crispin
<john@openwrt.org>
Thu, 14 Aug 2008 19:07:22 +0000
(19:07 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 14 Aug 2008 19:07:22 +0000
(19:07 +0000)
SVN-Revision: 12312
package/base-files/files/etc/init.d/led
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/init.d/led
b/package/base-files/files/etc/init.d/led
index 117eb8668db6de017f07dab86d663ea960ef76af..cf7bf4203ded5fc8d75fda92aba66f64547bb3cd 100755
(executable)
--- a/
package/base-files/files/etc/init.d/led
+++ b/
package/base-files/files/etc/init.d/led
@@
-1,8
+1,6
@@
#!/bin/sh /etc/rc.common
# (C) 2008 openwrt.org
-. /etc/functions.sh
-
START=60
load_led() {