projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e70096
)
remove /etc/functions.sh call from led hotplug script
author
John Crispin
<blogic@openwrt.org>
Thu, 14 Aug 2008 19:07:22 +0000
(19:07 +0000)
committer
John Crispin
<blogic@openwrt.org>
Thu, 14 Aug 2008 19:07:22 +0000
(19:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12312
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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() {