Author: pawelz Date: Wed Oct 20 18:10:41 2010 GMT Module: packages Tag: HEAD ---- Log message: - better location for captive-portal files
---- Files affected: packages/coova-chilli: config.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/coova-chilli/config.patch diff -u /dev/null packages/coova-chilli/config.patch:1.1 --- /dev/null Wed Oct 20 20:10:41 2010 +++ packages/coova-chilli/config.patch Wed Oct 20 20:10:35 2010 @@ -0,0 +1,17 @@ +--- coova-chilli-1.2.5/conf/defaults.in~ 2010-03-02 13:03:37.000000000 +0100 ++++ coova-chilli-1.2.5/conf/defaults.in 2010-10-20 20:03:35.000000000 +0200 +@@ -169,12 +169,12 @@ + # by chilli with url /www/<file name>. Only extentions like .html + # .jpg, .gif, .png, .js are allowed. See below for using .chi as a + # CGI extension. +-hs_wwwd...@etcchilli@/www ++HS_WWWDIR=/var/lib/coova-chilli/www + + # Using this option assumes 'haserl' is installed per-default + # but, and CGI type program can ran from wwwsh to process requests + # to chilli with url /www/filename.chi +-hs_wwwb...@etcchilli@/wwwsh ++HS_WWWBIN=/usr/bin/haserl + + # Some configurations used in certain user interfaces + # ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
