]> git.sur5r.net Git - bacula/rescue/commitdiff
ebl add RecyclePool to Pool. Media will take Pool.RecyclePool
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 19 Feb 2007 11:51:46 +0000 (11:51 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 19 Feb 2007 11:51:46 +0000 (11:51 +0000)
     when moving from Scratch to a Pool or when user will do
     update volume=xxx frompool
     To use it, add RecyclePool = aPool to your Pool resource
Pool {
Name = Default
RecyclePool = Scratch
...
}


No differences found