From 689967852072964ca13c19cef2601edbbd4d206d Mon Sep 17 00:00:00 2001 From: root Date: Mon, 3 Nov 2008 20:39:25 +0000 Subject: added missing lbu.conf --- lbu.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lbu.conf diff --git a/lbu.conf b/lbu.conf new file mode 100644 index 0000000..df05134 --- /dev/null +++ b/lbu.conf @@ -0,0 +1,12 @@ +# what cipher to use with -e option +DEFAULT_CIPHER=aes-256-cbc + +# Uncomment the row below to encrypt config by default +# ENCRYPTION=$DEFAULT_CIPHER + +# Uncomment below to avoid option to 'lbu commit' +# Can also be set to 'floppy' +# LBU_MEDIA=usb + +# Uncomment below to let lbu make up to 3 backups +# BACKUP_LIMIT=3 -- cgit v1.2.3