Meta Configuration of Package automysqlbackup
x
1
<package name="automysqlbackup" project="internetx">
2
<title>AutoMySQLBackup</title>
3
<description>A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features - Backup mutiple databases - Single backup file or to a seperate file for each DB - Compress backup files - Backup remote servers - E-mail logs
4
</description>
5
<person userid="hostmaster" role="maintainer"/>
6
<build>
7
<disable arch="x86_64"/>
8
<enable arch="x86_64" repository="CentOS_7"/>
9
<enable arch="x86_64" repository="CentOS_8"/>
10
</build>
11
</package>
12