mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
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 <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
a96514a265
commit
516d541c29
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user