https://bugzilla.redhat.com/show_bug.cgi?id=977646
--- Comment #2 from Christopher Meng cickumqt@gmail.com --- 1) These 3 pm files are scripts, is it ok to put them under /etc?
2) /etc/mylvmbackup.conf has permision 0600L because it contains the MySQL root user's password. I don't think we want to expose that to any user on the system.
3) I will pull in mariadb-server instead of -libs because this is a script for backup, not just need a file. In order to backup database we need to have a running databases.
I know the problem, and I think upstream should create a new feature that reading such information from a file instead of script itself, right?