Blame SOURCES/amanda-3.2.0-config-dir.patch

07e253
diff --git a/example/amanda.conf.in b/example/amanda.conf.in
07e253
index 5c6ced7..721d683 100644
07e253
--- a/example/amanda.conf.in
07e253
+++ b/example/amanda.conf.in
07e253
@@ -225,10 +225,10 @@ holdingdisk hd1 {
07e253
 # Note that, although the keyword below is infofile, it is only so for
07e253
 # historic reasons, since now it is supposed to be a directory (unless
07e253
 # you have selected some database format other than the `text' default)
07e253
-infofile "@CONFIG_DIR@/@DEFAULT_CONFIG@/curinfo"	# database DIRECTORY
07e253
-logdir   "@CONFIG_DIR@/@DEFAULT_CONFIG@"		# log directory
07e253
-indexdir "@CONFIG_DIR@/@DEFAULT_CONFIG@/index"		# index directory
07e253
-#tapelist "@CONFIG_DIR@/@DEFAULT_CONFIG@/tapelist"	# list of used tapes
07e253
+infofile "/var/lib/amanda/@DEFAULT_CONFIG@/curinfo"	# database DIRECTORY
07e253
+logdir   "/var/lib/amanda/@DEFAULT_CONFIG@"		# log directory
07e253
+indexdir "/var/lib/amanda/@DEFAULT_CONFIG@/index"	# index directory
07e253
+tapelist "/var/lib/amanda/@DEFAULT_CONFIG@/tapelist"	# list of used tapes
07e253
 # tapelist is stored, by default, in the directory that contains amanda.conf
07e253
 
07e253
 # tapetypes