r585@crapouille: intrigeri | 2006-01-02 17:18:49 +0100
[matthijs/upstream/backupninja.git] / etc / backupninja.conf.in
index f64e16f9a0dd952c6e1693bf21a15950cd947a59..362eb5992804cb46e334e61d97946828d594a602 100644 (file)
@@ -38,6 +38,9 @@ configdirectory = @CFGDIR@/backup.d
 # where backupninja helper scripts are found
 scriptdirectory = @pkgdatadir@
 
+# where backupninja libs are found
+libdirectory = @pkglibdir@
+
 # whether to use colors in the log file
 usecolors = yes
 
@@ -47,3 +50,16 @@ when = everyday at 01:00
 # if running vservers, set to yes
 vservers = no
 
+# programs paths
+# SLAPCAT=/usr/sbin/slapcat
+# LDAPSEARCH=/usr/bin/ldapsearch
+# RDIFFBACKUP=/usr/bin/rdiff-backup
+# MYSQL=/usr/bin/mysql
+# MYSQLHOTCOPY=/usr/bin/mysqlhotcopy
+# MYSQLDUMP=/usr/bin/mysqldump
+# PGSQLDUMP=/usr/bin/pg_dump
+# PGSQLDUMPALL=/usr/bin/pg_dumpall
+# GZIP=/bin/gzip
+# RSYNC=/usr/bin/rsync
+# VSERVERINFO=/usr/sbin/vserver-info
+# VSERVER=/usr/sbin/vserver