saving uncommitted changes in /etc prior to apt run

This commit is contained in:
2022-07-07 16:45:18 +02:00
committed by Gitea
parent c9459e218f
commit 46e875b640
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -535,7 +535,7 @@ rename-command CONFIG 1142eatmyass
# limit for maxmemory so that there is some free RAM on the system for slave
# output buffers (but this is not needed if the policy is 'noeviction').
#
maxmemory 256mb
maxmemory 500mb
# MAXMEMORY POLICY: how Redis will select what to remove when maxmemory
# is reached. You can select among five behaviors:
+3 -3
View File
@@ -1,7 +1,7 @@
# default pyzor settings
pyzor {
servers = "127.0.0.1:5953"
}
#pyzor {
# servers = "127.0.0.1:5953"
#}
# default razor settings
#razor {