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

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