X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=examples%2Fexample.sys;h=2a6bf0f303cd5b836b5c5d7ad72b62499d5a9032;hp=2af2c50fc90b141f62bd47ccfb2e9865fc127b3a;hb=fd6796ad99b90371594c3068e6d8bbbdb2b1d1d5;hpb=913b3850c87fd11fd389802995799b4a41ce7da3 diff --git a/examples/example.sys b/examples/example.sys index 2af2c50..2a6bf0f 100644 --- a/examples/example.sys +++ b/examples/example.sys @@ -21,6 +21,8 @@ # here are the defaults, commented out: +# The output from the sys handler will be placed in $parentdir +# parentdir = /var/backups # packages = yes # packagesfile = /var/backups/dpkg-selections.txt @@ -37,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)