fix group in logroate config
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user