Package: automysqlbackup
Version: 2.5-6
When you install automysqlbackup via the packagemanager,
the package creates an /etc/cron.daily/automysqlbackup
with:
#!/bin/sh
test -x /usr/sbin/automysqlbackup && /usr/sbin/automysqlbackup
This one filled up our /var/lib/mysql with 100%
This File should not be created. Every instance config you create you
call with:
# /path/to/automysqlbackup /etc/automysqlbackup/<yourconfig>.conf
Within this file you set an:
CONFIG_backup_dir='<your path to backupstore>'
# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 6.0.5 (squeeze)
Release: 6.0.5
Codename: squeeze
# uname -a
Linux testapp1 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64
GNU/Linux
best regards
marko
--
zbfmail - Mittendrin statt nur Datei!
OpenDKIM, SPF, DSPAM, Greylisting, POSTSCREEN, AMAVIS, Mailgateways
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]