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
117eb86
..
cf7bf42
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() {