From: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Date: Thu, 21 Apr 2011 13:52:37 +0000 (+0200)
Subject: Purge all pools.
X-Git-Tag: debian/20110530~1
X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=commitdiff_plain;h=8b6471f09ecf1312e12aab4b8f12da811f434964;p=bacula-cn.git

Purge all pools.
---

diff --git a/debian/postinst b/debian/postinst
index 1a1fbb6..5e06a5c 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -285,7 +285,7 @@ Job {
   RunScript {
     RunsWhen=After
     RunsOnClient=No
-    Console = "purge volume action=all storage=$HOST-stor pool=$HOST-pool"
+    Console = "purge volume action=all storage=$HOST-stor allpools"
    }
 }
 EOF