projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
*** empty log message ***
[openwrt.git]
/
openwrt
/
target
/
default
/
target_skeleton
/
etc
/
init.d
/
rcS
1
#!/bin/sh
2
syslogd
-C
16
3
klogd
4
for
i
in
/
etc
/
init.d
/
S
*;
do
5
$i
start
2
>&
1
6
done
| logger
-s -p
6
-t
''
This page took
0.045771 seconds
and
5
git commands to generate.