committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-07-05 13:00:47 +03:00
parent 03af72f943
commit 7afc17c186
50 changed files with 693 additions and 208 deletions

View File

@@ -0,0 +1,21 @@
## Copyright (C) 1996-2021 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