From 49d83a4c6fcbc39e3a13491513760d5d2e1866e6 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Thu, 30 Apr 2026 00:09:39 -0500 Subject: [PATCH] Fix logrotate.conf for EL10 Signed-off-by: Jason Rothstein --- templates/AlmaLinux/10/etc/logrotate.conf | 3 +++ templates/CentOS/10/etc/logrotate.conf | 3 +++ templates/OracleLinux/10/etc/logrotate.conf | 3 +++ templates/Rocky/10/etc/logrotate.conf | 3 +++ 4 files changed, 12 insertions(+) diff --git a/templates/AlmaLinux/10/etc/logrotate.conf b/templates/AlmaLinux/10/etc/logrotate.conf index 8cba9ae..65b6361 100644 --- a/templates/AlmaLinux/10/etc/logrotate.conf +++ b/templates/AlmaLinux/10/etc/logrotate.conf @@ -1,4 +1,7 @@ # see "man logrotate" for details + +# global options do not affect preceding include directives + # rotate log files weekly daily diff --git a/templates/CentOS/10/etc/logrotate.conf b/templates/CentOS/10/etc/logrotate.conf index 8cba9ae..65b6361 100644 --- a/templates/CentOS/10/etc/logrotate.conf +++ b/templates/CentOS/10/etc/logrotate.conf @@ -1,4 +1,7 @@ # see "man logrotate" for details + +# global options do not affect preceding include directives + # rotate log files weekly daily diff --git a/templates/OracleLinux/10/etc/logrotate.conf b/templates/OracleLinux/10/etc/logrotate.conf index 8cba9ae..65b6361 100644 --- a/templates/OracleLinux/10/etc/logrotate.conf +++ b/templates/OracleLinux/10/etc/logrotate.conf @@ -1,4 +1,7 @@ # see "man logrotate" for details + +# global options do not affect preceding include directives + # rotate log files weekly daily diff --git a/templates/Rocky/10/etc/logrotate.conf b/templates/Rocky/10/etc/logrotate.conf index 8cba9ae..65b6361 100644 --- a/templates/Rocky/10/etc/logrotate.conf +++ b/templates/Rocky/10/etc/logrotate.conf @@ -1,4 +1,7 @@ # see "man logrotate" for details + +# global options do not affect preceding include directives + # rotate log files weekly daily