git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
dc6a250
)
proto_hnet: fix homenet dependency
author
Steven Barth
<redacted>
Fri, 10 Apr 2015 16:04:56 +0000
(18:04 +0200)
committer
Steven Barth
<redacted>
Fri, 10 Apr 2015 16:04:56 +0000
(18:04 +0200)
Signed-off-by: Steven Barth <redacted>
protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
patch
|
blob
|
history
diff --git
a/protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
b/protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
index 4e9816beab96eadeafee7593e04af0c0ea4778b7..c6652186c0c9c72a3cba22bd27bed6af00eeb5ce 100644
(file)
--- a/
protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
+++ b/
protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua
@@
-12,5
+12,5
@@
function proto.is_installed(self)
end
function proto.opkg_package(self)
- return "hnetd"
+ return "hnetd
-full
"
end
git clone https://git.99rst.org/PROJECT