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) --- examples/example.sys | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples') diff --git a/examples/example.sys b/examples/example.sys index 9081334..2a6bf0f 100644 --- a/examples/example.sys +++ b/examples/example.sys @@ -39,3 +39,6 @@ # hardwarefile = /var/backups/hardware.txt # dohwinfo = yes +# If vservers = yes in /etc/backupninja.conf then the following variables can +# be used: +# vsnames = all | ... (default = all) -- cgit v1.2.3