initial commit of file from CVS for smeserver-mysql on Sat Mar 23 16:06:28 AEDT 2024
This commit is contained in:
9
root/etc/logrotate.d/mysqlinit
Normal file
9
root/etc/logrotate.d/mysqlinit
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/mysql.init/*.log {
|
||||
create 640 root root
|
||||
notifempty
|
||||
daily
|
||||
rotate 3
|
||||
missingok
|
||||
compress
|
||||
}
|
||||
|
Reference in New Issue
Block a user