saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -478,7 +478,7 @@ filterfile user.filter # User customizations
|
||||
# require additional software to do it. For details, please
|
||||
# refer to the documentation for your operating system.
|
||||
#
|
||||
logfile logfile
|
||||
logfile privoxy.log
|
||||
#
|
||||
# 2.8. trustfile
|
||||
# ===============
|
||||
@@ -610,6 +610,9 @@ logfile logfile
|
||||
# you read the log messages, you may even be able to solve the
|
||||
# problem on your own.
|
||||
#
|
||||
|
||||
debug 2
|
||||
|
||||
#debug 1 # Log the destination for each request. See also debug 1024.
|
||||
#debug 2 # show each connection status
|
||||
#debug 4 # show tagging-related messages
|
||||
@@ -2843,3 +2846,6 @@ socket-timeout 300
|
||||
#hide-console
|
||||
#
|
||||
#
|
||||
|
||||
forward-socks5 / 127.0.0.1:9050 .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user