saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -19,6 +19,7 @@ redis {
|
||||
#disabled_modules = ["ratelimit"]; # List of modules that should not use redis from this section
|
||||
#timeout = 1s;
|
||||
#db = "0";
|
||||
#username = "some_username";
|
||||
#password = "some_password";
|
||||
.include(try=true,priority=5) "${DBDIR}/dynamic/redis.conf"
|
||||
.include(try=true,priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/redis.conf"
|
||||
|
||||
Reference in New Issue
Block a user