summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Solano Gómez <gentoo@sattvik.com>2010-06-18 20:13:39 -0500
committerDaniel Solano Gómez <gentoo@sattvik.com>2010-06-18 20:13:39 -0500
commit603f76991ec7b759c0c46d713dbe4707e452bba8 (patch)
treec8b3cb95bc07be7bfb8cc0f1bc6e7ac528b3edf4 /app-backup/amanda/files/example_amanda.conf
parentVersion bump of rxvt-unicode (diff)
downloadsattvik-603f76991ec7b759c0c46d713dbe4707e452bba8.tar.gz
sattvik-603f76991ec7b759c0c46d713dbe4707e452bba8.tar.bz2
sattvik-603f76991ec7b759c0c46d713dbe4707e452bba8.zip
Add Amanda with glib thread fix.
Diffstat (limited to 'app-backup/amanda/files/example_amanda.conf')
-rw-r--r--app-backup/amanda/files/example_amanda.conf44
1 files changed, 44 insertions, 0 deletions
diff --git a/app-backup/amanda/files/example_amanda.conf b/app-backup/amanda/files/example_amanda.conf
new file mode 100644
index 0000000..947625e
--- /dev/null
+++ b/app-backup/amanda/files/example_amanda.conf
@@ -0,0 +1,44 @@
+# type "man amanda"
+
+org "example"
+mailto "root@localhost"
+
+dumpcycle 7
+runspercycle -1
+tapecycle 7
+
+dumpuser "amanda"
+printer "lp"
+
+#tpchanger "chg-manual"
+tapedev "/dev/nst0"
+
+runtapes 1
+labelstr "^EXAMPLE-[0-9][0-9]*$"
+tapetype DDS4-PRINT
+
+ctimeout 60
+dtimeout 3600
+etimeout 600
+
+netusage 2000
+inparallel 10
+
+dumporder "tttTTTTTTT"
+maxdumps 10
+bumpsize 10
+bumpmult 1.5
+bumpdays 1
+
+diskfile "/etc/amanda/example/disklist"
+infofile "/etc/amanda/example/curinfo"
+logdir "/etc/amanda/example"
+indexdir "/etc/amanda/example/index"
+tapelist "tapelist"
+
+tapebufs 20
+reserve 100
+autoflush off
+
+includefile "/etc/amanda/global.conf"
+