projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove wlconf
[openwrt.git]
/
openwrt
/
target
/
default
/
target_skeleton
/
etc
/
init.d
/
S99done
diff --git
a/openwrt/target/default/target_skeleton/etc/init.d/S99done
b/openwrt/target/default/target_skeleton/etc/init.d/S99done
index
4ecba5f
..
ce60337
100755
(executable)
--- a/
openwrt/target/default/target_skeleton/etc/init.d/S99done
+++ b/
openwrt/target/default/target_skeleton/etc/init.d/S99done
@@
-1,5
+1,4
@@
#!/bin/sh
# set leds to normal state
echo "0x00" > /proc/sys/diag
-sysctl -p
-sysctl -n
+sysctl -p >&-
This page took
0.02329 seconds
and
4
git commands to generate.