projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: don't use vlan 0 for devices with rtl8366s switch
[openwrt.git]
/
package
/
uhttpd
/
files
/
uhttpd.init
diff --git
a/package/uhttpd/files/uhttpd.init
b/package/uhttpd/files/uhttpd.init
index
14f8fc4
..
58f980c
100755
(executable)
--- a/
package/uhttpd/files/uhttpd.init
+++ b/
package/uhttpd/files/uhttpd.init
@@
-48,7
+48,7
@@
start_instance()
UHTTPD_KEY=""
local cfg="$1"
- local realm="$(uci
get system.@system[0].hostname 2>/dev/null
)"
+ local realm="$(uci
_get system.@system[0].hostname
)"
local listen http https
append_arg "$cfg" home "-h"
This page took
0.025525 seconds
and
4
git commands to generate.