use absolute GzipTempDir
[BackupPC.git] / conf / config.pl
index 4342af1..d0b1a68 100644 (file)
@@ -2298,7 +2298,7 @@ $Conf{KinoPath} = '/tmp/kinosearch';
 #
 # temp directory for storing gzip and iso files when createing iso images
 #
 #
 # temp directory for storing gzip and iso files when createing iso images
 #
-$Conf{GzipTempDir} = 'temp';
+$Conf{GzipTempDir} = "$Conf{TopDir}/temp";
 
 #
 # nameing schema for snapshots (.tar.gz will be added)
 
 #
 # nameing schema for snapshots (.tar.gz will be added)