From 1e410a6d9574c56b7d3a3633b82220eacf782d06 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 24 May 2005 19:27:43 +0000 Subject: Updates to handle vservers --- etc/backup.d/example.mysql | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'etc/backup.d/example.mysql') diff --git a/etc/backup.d/example.mysql b/etc/backup.d/example.mysql index 1c08fd3..a8f9540 100644 --- a/etc/backup.d/example.mysql +++ b/etc/backup.d/example.mysql @@ -5,7 +5,7 @@ databases = all backupdir = /var/backups/mysql hotcopy = yes sqldump = yes -compress = yes +compress = yes # # user = @@ -44,4 +44,7 @@ compress = yes # compress = < yes | no > # if yes, compress the sqldump output. # +# vsname = +# what vserver to operate on, only used if vserver = yes in /etc/backupninja.conf +# if you do not specify a vsname the host will be operated on -- cgit v1.2.3