Changed mysql server module to use root account without password (access is controlled by filesystem access to local mysql socket).
This commit is contained in:
parent
399a6d950c
commit
c9d5371940
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
daily
|
||||
compress
|
||||
postrotate
|
||||
mysqladmin -ulogrotate flush-logs
|
||||
mysqladmin flush-logs
|
||||
endscript
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue