projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[xburst]: change back kernel version to 2.6.32.8
[openwrt.git]
/
package
/
busybox
/
files
/
httpd
diff --git
a/package/busybox/files/httpd
b/package/busybox/files/httpd
index
f7e166d
..
3714a02
100755
(executable)
--- a/
package/busybox/files/httpd
+++ b/
package/busybox/files/httpd
@@
-12,7
+12,7
@@
system_config() {
httpd_config() {
local cfg="$1"
- local c_file port realm home
+ local c_file port realm home
args
config_get c_file "$cfg" c_file
[ -n "$c_file" -a -f "$c_file" ] && append args "-c \"$c_file\""
This page took
0.01983 seconds
and
4
git commands to generate.