projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add rebuild target for the linux directory
[openwrt.git]
/
openwrt
/
target
/
default
/
target_skeleton
/
etc
/
init.d
/
S50httpd
diff --git
a/openwrt/target/default/target_skeleton/etc/init.d/S50httpd
b/openwrt/target/default/target_skeleton/etc/init.d/S50httpd
index
fd66f80
..
9cf551e
100755
(executable)
--- a/
openwrt/target/default/target_skeleton/etc/init.d/S50httpd
+++ b/
openwrt/target/default/target_skeleton/etc/init.d/S50httpd
@@
-1,2
+1,2
@@
#!/bin/sh
-
/usr/sbin/
httpd -p 80 -h /www -r WRT54G Router
+httpd -p 80 -h /www -r WRT54G Router
This page took
0.019624 seconds
and
4
git commands to generate.