From: Adolf Belka Date: Mon, 8 Jul 2024 11:48:42 +0000 (+0200) Subject: squid: Comment out access.log in rootfile X-Git-Tag: v2.29-core187~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=516d541c29bce32e1241b319fc72eb4d59ea3a58;p=ipfire-2.x.git squid: Comment out access.log in rootfile - Everytime an update has been done on squid the access.log file has been replaced with an empty file, losing whatever messages have been in the log. - This has been the case since squid was implemented in IPFire. - Update of rootfile to comment out var/log/squid/access.log Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/squid b/config/rootfiles/common/squid index 50c77a1148..4f92469e32 100644 --- a/config/rootfiles/common/squid +++ b/config/rootfiles/common/squid @@ -2345,6 +2345,6 @@ var/ipfire/updatexlrator/bin/lscache var/ipfire/updatexlrator/updxlrator-lib.pl var/log/cache #var/log/squid -var/log/squid/access.log +#var/log/squid/access.log var/log/updatexlrator #var/logs