committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-11-16 16:04:55 +02:00
parent 78c5f6b37f
commit 90c134cd7f
62 changed files with 14092 additions and 4 deletions

7
logrotate.d/privoxy Normal file
View File

@@ -0,0 +1,7 @@
/var/log/privoxy/logfile {
copytruncate
notifempty
missingok
weekly
rotate 4
}