/[smecontribs]/rpms/smeserver-coova-chilli/contribs7/smeserver-coova-chilli-0.2-guest_access.patch
ViewVC logotype

Contents of /rpms/smeserver-coova-chilli/contribs7/smeserver-coova-chilli-0.2-guest_access.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Sep 4 13:56:36 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-coova-chilli-0_2-3_el4_sme, smeserver-coova-chilli-0_2-5_el4_sme, smeserver-coova-chilli-0_2-2_el4_sme, smeserver-coova-chilli-0_2-6_el4_sme
Import of smeserver-coova-chilli-0.2-2.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-coova-chilli-0.2/root/etc/e-smith/templates/opt/chilli/hotspotlogin-conf.pl/all mezzanine_patched_smeserver-coova-chilli-0.2/root/etc/e-smith/templates/opt/chilli/hotspotlogin-conf.pl/all
2 --- smeserver-coova-chilli-0.2/root/etc/e-smith/templates/opt/chilli/hotspotlogin-conf.pl/all 2008-09-02 13:28:02.000000000 +0200
3 +++ mezzanine_patched_smeserver-coova-chilli-0.2/root/etc/e-smith/templates/opt/chilli/hotspotlogin-conf.pl/all 2008-09-03 09:56:53.000000000 +0200
4 @@ -2,6 +2,6 @@
5 $conf\{contactinfo\} = "admin\@{"$DomainName";}";
6 $conf\{uamsecret\} = "{($chilli{'uamsecret'} || 'azerty');}";
7 $conf\{userpassword \} = 1;
8 -$conf\{guestAccess\} = {($chilli{'guestAccess' || 'disabled') eq 'enabled' ? '1':'0';};
9 +$conf\{guestaccess\} = {($chilli{'guestAccess'} || 'disabled') eq 'enabled' ? '1':'0';};
10
11 1

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed