summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/freifunk-gwcheck
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-04-23 12:15:02 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-04-23 12:15:02 +0000
commit2e9b25330c5f6e7568c9c32f180f69f7c1bed057 (patch)
treeb54ce210cf84969a6456d2b166a0040b61ad61a1 /contrib/package/freifunk-gwcheck
parentc5b324148dec1c77aeb44ed740b7e151dfdeb57d (diff)
Revert "modules/freifunk: don't drop priveleges for OLSR status page, we need root to talk to ubus"
This reverts commit 57481b0e94b1d4be944c623ffa8334cbd4d53cbb, it contains some accidentally commited changes.
Diffstat (limited to 'contrib/package/freifunk-gwcheck')
-rw-r--r--contrib/package/freifunk-gwcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/freifunk-gwcheck/Makefile b/contrib/package/freifunk-gwcheck/Makefile
index bfd94f354..6c2affe74 100644
--- a/contrib/package/freifunk-gwcheck/Makefile
+++ b/contrib/package/freifunk-gwcheck/Makefile
@@ -15,7 +15,7 @@ define Package/freifunk-gwcheck
CATEGORY:=LuCI
SUBMENU:=9. Freifunk
TITLE:=Freifunk gateway check script
- DEPENDS:=+firewall +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain
+ DEPENDS:=firewall +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain
endef
define Package/freifunk-gwcheck/description