sys: support selection of VServers to run on with the new vsnames configuration optio...
[matthijs/upstream/backupninja.git] / handlers / sys.helper.in
index 6451ae299669233c42e85c4d180e3f643d0f2c49..e39e5267a7fc12ad40f1927ec5e818ae710a6dfe 100644 (file)
@@ -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 | <vserver1> <vserver2> ... (default = all)
 EOF
    chmod 600 $next_filename
 }