From 8b6471f09ecf1312e12aab4b8f12da811f434964 Mon Sep 17 00:00:00 2001 From: Valentin Vidic Date: Thu, 21 Apr 2011 15:52:37 +0200 Subject: [PATCH] Purge all pools. --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4