[patch-team] remove net/coova-chilli/patches/001-readd-macauth.patch Signed by: hanno.schupp@gmail.com
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23720 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
653cfa459d
commit
60ceec3612
@ -1,10 +0,0 @@
|
||||
--- a/conf/functions.in
|
||||
+++ b/conf/functions.in
|
||||
@@ -173,6 +173,7 @@ writeconfig() {
|
||||
if [ "$HS_RADCONF" != "on" -a "$HS_RADCONF" != "url" ]; then
|
||||
[ "$HS_PAP_OK" = "on" ] && addconfig2 "papalwaysok"
|
||||
[ "$HS_MACAUTH" = "on" ] && addconfig2 "macauth"
|
||||
+ [ "$HS_MACAUTH" = "on" -a -n "$HS_MACPASSWD" ] && addconfig2 "macpasswd $HS_MACPASSWD"
|
||||
[ "$HS_MACREAUTH" = "on" ] && addconfig2 "macreauth"
|
||||
[ "$HS_MACAUTHDENY" = "on" ] && addconfig2 "macauthdeny"
|
||||
[ "$HS_WPAGUESTS" = "on" ] && addconfig2 "wpaguests"
|
Loading…
x
Reference in New Issue
Block a user