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

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