From 76704136237b71819bea6552cbb84958d682536f Mon Sep 17 00:00:00 2001 From: Valentin Vidic Date: Wed, 23 Mar 2011 10:28:24 +0100 Subject: [PATCH] Allow restore via tmp pool. --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index 6e40f97..5a45d4f 100644 --- a/debian/postinst +++ b/debian/postinst @@ -260,7 +260,7 @@ Console { JobACL = $HOST, RestoreFiles ClientACL = $HOST-fd StorageACL = $HOST-stor - PoolACL = $HOST-pool + PoolACL = $HOST-pool, tmp } Pool { -- 1.7.10.4