aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@nc.nor.wtbts.org>2008-11-03 20:39:25 +0000
committerroot <root@nc.nor.wtbts.org>2008-11-03 20:39:25 +0000
commit689967852072964ca13c19cef2601edbbd4d206d (patch)
tree55d5f3c3342994465ce3c964b1372a7fdbda757c
parent45aaa48404d4d7a5d653c6c8012bf0dba5178bfd (diff)
downloadalpine-conf-689967852072964ca13c19cef2601edbbd4d206d.tar.bz2
alpine-conf-689967852072964ca13c19cef2601edbbd4d206d.tar.xz
added missing lbu.conf
-rw-r--r--lbu.conf12
1 files changed, 12 insertions, 0 deletions
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 <media> 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