]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Add Scratch Pool
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 20 Feb 2007 14:33:03 +0000 (14:33 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 20 Feb 2007 14:33:03 +0000 (14:33 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4225 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/dird/bacula-dir.conf.in

index b1505056e7f739dd14df4e6c54bac10e98ac8d4e..2a5f4356ef853291b150ef913bb4600ddaebbd68 100644 (file)
@@ -282,6 +282,12 @@ Pool {
   Volume Retention = 365 days         # one year
 }
 
+# Scratch pool definition
+Pool {
+  Name = Scratch
+  Pool Type = Backup
+}
+
 #
 # Restricted console used by tray-monitor to get the status of the director
 #