diff --git a/syslog-ng/config-redhat-linux-12.0-* b/syslog-ng/config-redhat-linux-12.0-24.0 similarity index 100% rename from syslog-ng/config-redhat-linux-12.0-* rename to syslog-ng/config-redhat-linux-12.0-24.0 diff --git a/syslog-ng/config-redhat-linux-25.0-* b/syslog-ng/config-redhat-linux-25.0-* new file mode 100644 index 000000000..65b860301 --- /dev/null +++ b/syslog-ng/config-redhat-linux-25.0-* @@ -0,0 +1,7 @@ +lines=20 +compressed=1 +syslogng_conf=/etc/syslog-ng/syslog-ng.conf +syslogng_cmd=syslog-ng +pid_file=/var/run/syslog-ng.pid +start_cmd=systemctl start syslog-ng.service +stop_cmd=systemctl stop syslog-ng.service