Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong search path #5

Open
jb-alvarado opened this issue Jun 23, 2016 · 0 comments
Open

Wrong search path #5

jb-alvarado opened this issue Jun 23, 2016 · 0 comments

Comments

@jb-alvarado
Copy link

Hello,
first of all - thank you for your work, your script is very useful!

But on my machine the search path for squidguard is wrong. It search under /etc/squid3 but squidgard is installed on /etc/squidgurd

I change line 144:

FILTER_CONF_FILE="${SQUID_CONF_DIR}/${FILTER_TYPE}.conf"
to:
FILTER_CONF_FILE="/etc/squidgurd/${FILTER_TYPE}.conf"
and now it works.

I use ubuntu 14.04

Regards

Jonathan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant