Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 024ad73b208e76781974211e6f83796c > files > 2

backup-manager-0.7.10-2.fc15.src.rpm

--- backup-manager/backup-manager.conf.tpl.configtpl
+++ backup-manager/backup-manager.conf.tpl
@@ -12,8 +12,11 @@
 # Repository - everything about where archives are
 #############################################################

+# RPM-specific : Enabled daily cron
+export BM_DAILY_CRON="false"
+
 # Where to store the archives
-export BM_REPOSITORY_ROOT="/var/archives"
+export BM_REPOSITORY_ROOT="/var/backup-manager"

 # Where to place temporary files
 export BM_TEMP_DIR="/tmp"