fix group in logroate config

This commit is contained in:
2025-06-22 17:56:36 +02:00
parent acd3223ba3
commit 6cf0422c61

View File

@@ -1,7 +1,7 @@
{{ mariadb_server_log }} { {{ mariadb_server_log }} {
daily daily
rotate 7 rotate 7
create 0640 mysql wheel create 0640 mysql {{ admin_group }}
postrotate postrotate
/usr/bin/mysqladmin flush-logs /usr/bin/mysqladmin flush-logs
endscript endscript