aboutsummaryrefslogtreecommitdiff
path: root/handlers/sys.helper.in
diff options
context:
space:
mode:
Diffstat (limited to 'handlers/sys.helper.in')
-rw-r--r--handlers/sys.helper.in4
1 files changed, 4 insertions, 0 deletions
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 | <vserver1> <vserver2> ... (default = all)
EOF
chmod 600 $next_filename
}