File increase_log_file_size.patch of Package tuned

From: Ondřej Lysoněk <olysonek@redhat.com>
Subject: Increase max log file size in the default config file
References: Bugfix found by git HEAD review
Patch-Mainline: v2.11.0-rc.1
Git-commit: 9574a63e509786518b8242cc077c4893a3072f70
Git-repo: https://github.com/openSUSE/tuned.git

100KB is not a lot, it can fill up quickly.

Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>

Signed-off-by: Thomas Renninger <trenn@suse.com>

diff --git a/tuned-main.conf b/tuned-main.conf
index 8fc9cd4..6d060e5 100644
--- a/tuned-main.conf
+++ b/tuned-main.conf
@@ -37,4 +37,4 @@ udev_buffer_size = 1MB
 log_file_count = 2
 
 # Log file max size
-log_file_max_size = 100KB
+log_file_max_size = 1MB
openSUSE Build Service is sponsored by