committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-10-21 15:23:00 +03:00
parent aa5ca1b104
commit 207b8160a9
23 changed files with 872 additions and 0 deletions

21
squid/cachemgr.conf Normal file
View File

@@ -0,0 +1,21 @@
## Copyright (C) 1996-2020 The Squid Software Foundation and contributors
##
## Squid software is distributed under GPLv2+ license and includes
## contributions from numerous individuals and organizations.
## Please see the COPYING and CONTRIBUTORS files for details.
##
# This file controls which servers may be managed by
# the cachemgr.cgi script
#
# The file consists of one server per line on the format
# hostname:port description
#
# Specifying :port is optional. If not specified then
# the default proxy port is assumed. :* or :any matches
# any port on the target server.
#
# hostname is matched using shell filename matching, allowing
# * and other shell wildcards.
localhost