X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=examples%2Fexample.sys;fp=examples%2Fexample.sys;h=fe3464679310a33c686ee408dfc2f36af460d351;hp=a4bffc455eb152c2aa89c044e307089cb40a84d9;hb=772af74c802c253d99c86eb7f9b40ced9faf47a9;hpb=36854a51d46e4e63a663fe3e5fa1c68385984b78 diff --git a/examples/example.sys b/examples/example.sys index a4bffc4..fe34646 100644 --- a/examples/example.sys +++ b/examples/example.sys @@ -31,6 +31,8 @@ # and restore it later by running "dd if=luksheader.sda2.bin of=/dev/sda2" # (MAKE SURE YOU PASS THE CORRECT DEVICE AS of= !!!) # +# (6) LVM metadata for every detected volume group, if "lvm = yes" +# # here are the defaults, commented out: @@ -61,6 +63,8 @@ # the others being written to the same file, and then overwritten by the next. # luksheadersfile = /var/backups/luksheader.__star__.bin +# lvm = no + # If vservers = yes in /etc/backupninja.conf then the following variables can # be used: # vsnames = all | ... (default = all)