1 |
vip-ire |
1.1 |
diff -Nur smeserver-coova-chilli-0.2/root/etc/e-smith/templates/etc/chilli.conf/55uamserver smeserver-coova-chilli-0.2_mod/root/etc/e-smith/templates/etc/chilli.conf/55uamserver |
2 |
|
|
--- smeserver-coova-chilli-0.2/root/etc/e-smith/templates/etc/chilli.conf/55uamserver 2011-03-28 08:53:57.000000000 +0200 |
3 |
|
|
+++ smeserver-coova-chilli-0.2_mod/root/etc/e-smith/templates/etc/chilli.conf/55uamserver 2011-03-28 08:54:46.000000000 +0200 |
4 |
|
|
@@ -6,6 +6,6 @@ |
5 |
|
|
$OUT = "uamserver https://$chillip/chilli/cgi-bin/hotspotlogin.cgi\n"; |
6 |
|
|
$OUT .= "uamsecret $uamsecret\n"; |
7 |
|
|
|
8 |
|
|
-$OUT .= "uamhomepage $uamsecret\n" if ($uamhomepage ne ''); |
9 |
|
|
+$OUT .= "uamhomepage $uamhomepage\n" if ($uamhomepage ne ''); |
10 |
|
|
|
11 |
|
|
} |