]> git.pld-linux.org Git - packages/coova-chilli.git/commitdiff
- better location for captive-portal files
authorpawelz <pawelz@pld-linux.org>
Wed, 20 Oct 2010 18:10:35 +0000 (18:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    config.patch -> 1.1

config.patch [new file with mode: 0644]

diff --git a/config.patch b/config.patch
new file mode 100644 (file)
index 0000000..b762711
--- /dev/null
@@ -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_WWWDIR=@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_WWWBIN=@ETCCHILLI@/wwwsh
++HS_WWWBIN=/usr/bin/haserl
+ #   Some configurations used in certain user interfaces
+ #
This page took 0.105594 seconds and 4 git commands to generate.