From fd6796ad99b90371594c3068e6d8bbbdb2b1d1d5 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Tue, 24 Jun 2008 16:05:44 +0000 Subject: sys: support selection of VServers to run on with the new vsnames configuration option (Closes: Trac#45) --- handlers/sys.helper.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'handlers/sys.helper.in') diff --git a/handlers/sys.helper.in b/handlers/sys.helper.in index 6451ae2..e39e526 100644 --- a/handlers/sys.helper.in +++ b/handlers/sys.helper.in @@ -32,6 +32,10 @@ $hardware # packagesfile = /var/backups/dpkg-selections.txt # partitionsfile = /var/backups/partitions.__star__.txt # hardwarefile = /var/backups/hardware.txt + +# If vservers = yes in /etc/backupninja.conf then the following variables can +# be used: +# vsnames = all | ... (default = all) EOF chmod 600 $next_filename } -- cgit v1.2.3