projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove /etc/functions.sh call from led hotplug script
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
init.d
/
led
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
#!/bin/sh /etc/rc.common
# (C) 2008 openwrt.org
-. /etc/functions.sh
-
START=60
load_led() {
START=60
load_led() {
This page took
0.02138 seconds
and
4
git commands to generate.