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

9
sysconfig/squid Normal file
View File

@@ -0,0 +1,9 @@
# default squid options
SQUID_OPTS=""
# Time to wait for Squid to shut down when asked. Should not be necessary
# most of the time.
SQUID_SHUTDOWN_TIMEOUT=100
# default squid conf file
SQUID_CONF="/etc/squid/squid.conf"