update
This commit is contained in:
@@ -28,7 +28,7 @@ MYSQLCFG=/etc/mysql/my.cnf
|
||||
BACKUPSTOKEEP=3
|
||||
BACKUP_DAEMON=/usr/bin/mariabackup
|
||||
# BACKUP_MOUNTED=true
|
||||
BACKUP_TYPE=both # (xtrabackup, mysqldump, or both)
|
||||
BACKUP_TYPE=both # (xtrabackup, mariadb-dump, or both)
|
||||
" > /opt/idssys/mysqlbu/settings.conf
|
||||
|
||||
if [ ! -d "/opt/idssys/defaults" ]; then
|
||||
|
||||
Reference in New Issue
Block a user