On 1/02/20 5:40 am, Alex GutiƩrrez wrote: > Hello community, I am using squid in debian 10 and for security reasons > in the entity where i work we have as a policy to change the default > configuration path for squid. I did this in the /etc/init.d/squid file > and after restarting the proxy the change had no effect. Any idea why > this happens after changing the value of the CONFIG variable in > /etc/init.d/squid file? >
Squid-4 ships with init files for multiple init services. Debian 10 uses the systemd squid.service file, not the SysVinit init.d/squid file. Amos _______________________________________________ squid-users mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-users
