committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2023-11-26 12:16:34 +02:00
parent c1fb419da5
commit e8ff7fce2f
25 changed files with 528 additions and 53 deletions

View File

@@ -75,3 +75,10 @@ log_file_max_size = 1MB
# Size of connections backlog for listen function on socket
# Higher value allows to process requests from more clients
# connections_backlog = 1024
# TuneD daemon rollback strategy. Supported values: auto|not_on_exit
# - auto: rollbacks are always performed on a profile switch or
# graceful TuneD process exit
# - not_on_exit: rollbacks are always performed on a profile
# switch, but not on any kind of TuneD process exit
# rollback = auto