]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql.logrotate
- drop isamlog.log
[packages/mysql.git] / mysql.logrotate
index 382aa5cdf0818b44358283e9edadde66c6713b0f..61358894c7a5483fe4f27aef3cf349fad26a6d05 100644 (file)
@@ -10,7 +10,7 @@
 #
 # ATTENTION: The mysqld.conf should be readable ONLY for *system* root!
 
-/var/log/mysql/log /var/log/mysql/isamlog.log /var/log/mysql/update* {
+/var/log/mysql/log /var/log/mysql/update* {
        olddir /var/log/archiv/mysql
        notifempty
        create 640 mysql mysql
This page took 0.053358 seconds and 4 git commands to generate.