mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
Fixed auth files directory for the proxy
Fixed a little bug in the hw graphs Included recent changes to core 7 git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1185 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -102,7 +102,7 @@ my $cre_svhosts = "${General::swroot}/proxy/advanced/cre/supervisors";
|
||||
|
||||
my $identhosts = "$identdir/hosts";
|
||||
|
||||
my $authdir = "/usr/lib/squid/auth";
|
||||
my $authdir = "/usr/lib/squid/";
|
||||
my $errordir = "/usr/lib/squid/errors";
|
||||
|
||||
my $acl_src_subnets = "$acldir/src_subnets.acl";
|
||||
|
||||
Reference in New Issue
Block a user