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

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