forked from Lainports/freebsd-ports
AutoMySQLBackup is a script that takes the pain out of setting up automated incremental daily, weekly, and monthly backups of MySQL databases. Submitted by: Christian Schwarz <me@cschwarz.com> Reviewed by: matthew Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D19612
4 lines
138 B
Text
4 lines
138 B
Text
bin/automysqlbackup
|
|
@sample etc/automysqlbackup/automysqlbackup.conf.sample
|
|
@dir(,,0700) /var/backups/automysqlbackup
|
|
%%DOCSDIR%%/README
|