committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -49,3 +49,29 @@ log_file_max_size = 1MB
|
||||
# It can be used to force tuning for specific architecture.
|
||||
# If commented, "/proc/cpuinfo" will be read to fill its content.
|
||||
# cpuinfo_string = Intel
|
||||
|
||||
# Enable TuneD listening on dbus
|
||||
# enable_dbus = 1
|
||||
|
||||
# Enable TuneD listening on unix domain socket
|
||||
# As this functionality is not used commonly, we disable it by default
|
||||
# and it is needed to allow it manually
|
||||
# enable_unix_socket = 0
|
||||
|
||||
# Path to socket for TuneD to listen
|
||||
# Existing files on given path will be removed
|
||||
# unix_socket_path = /run/tuned/tuned.sock
|
||||
|
||||
# Paths to sockets for TuneD to send signals to separated by , or ;
|
||||
# unix_socket_signal_paths =
|
||||
|
||||
# Default unix socket ownership
|
||||
# Can be set as id or name, -1 or non-existing name leaves unchanged
|
||||
# unix_socket_ownership = -1 -1
|
||||
|
||||
# Permissions for listening sockets
|
||||
# unix_socket_permissions = 0o600
|
||||
|
||||
# Size of connections backlog for listen function on socket
|
||||
# Higher value allows to process requests from more clients
|
||||
# connections_backlog = 1024
|
||||
|
||||
Reference in New Issue
Block a user