]> git.pld-linux.org Git - packages/amanda.git/blobdiff - amanda.conf
- update to 2.4.5
[packages/amanda.git] / amanda.conf
index 191b4f98b32fa9c0947d77b22f0da198e7831baf..7d08c0186ae42b141d2073418e7e96b8fe5fdab5 100644 (file)
@@ -130,9 +130,9 @@ holdingdisk hd1 {
 # Note that, although the keyword below is infofile, it is only so for
 # historic reasons, since now it is supposed to be a directory (unless
 # you have selected some database format other than the `text' default)
-infofile "/usr/adm/amanda/DailySet1/curinfo"   # database DIRECTORY
-logdir   "/usr/adm/amanda/DailySet1"           # log directory
-indexdir "/usr/adm/amanda/DailySet1/index"     # index directory
+infofile "/var/lib/amanda/DailySet1/curinfo"   # database DIRECTORY
+logdir   "/var/lib/amanda/DailySet1"           # log directory
+indexdir "/var/lib/amanda/DailySet1/index"     # index directory
 #tapelist "/usr/adm/amanda/DailySet1/tapelist" # list of used tapes
 # tapelist is stored, by default, in the directory that contains amanda.conf
 
@@ -158,7 +158,7 @@ indexdir "/usr/adm/amanda/DailySet1/index"  # index directory
 
 # If you want amanda to print postscript paper tape labels
 # add a line after the comment in the tapetype of the form
-#    lbl-templ "/path/to/postscript/template/label.ps"
+#    lbl-templ "/usr/share/amanda/label.ps"
 
 # if you want the label to go to a printer other than the default
 # for your system, you can also add a line above for a different
@@ -171,7 +171,7 @@ indexdir "/usr/adm/amanda/DailySet1/index"  # index directory
 
 # define tapetype EXB-8500 {
 # ...
-#     lbl-templ "/usr/local/amanda/config/lbl.exabyte.ps"
+#     lbl-templ "/usr/share/amanda/lbl.exabyte.ps"
 # }
 
 
This page took 0.040445 seconds and 4 git commands to generate.