From d52a1ac97e97c51c15ccd52d7dce93d3a092e636 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 13 Jun 2005 19:37:26 +0000 Subject: Added trac handler, changed VSERVERS variable to be lowercase and added some vserver documentation to README and to the handlers --- etc/backup.d/example.mysql | 4 +++- 1 file changed, 3 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 e0559fe..51c2247 100644 --- a/etc/backup.d/example.mysql +++ b/etc/backup.d/example.mysql @@ -70,4 +70,6 @@ compress = yes # vsname = (no default) # 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 - +# +# NB: databases = all doesn't seem to work with hotcopy = yes when vsname is specified +# I would like to know how to fix this. -- cgit v1.2.3