From: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Date: Tue, 22 Mar 2011 10:25:22 +0000 (+0100)
Subject: Add Storage and Pool ACL.
X-Git-Tag: debian/20110322~1
X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=commitdiff_plain;h=6eb2a14fd4ceb26b101631001ff2e3cf2a46b4a7;p=bacula-cn.git

Add Storage and Pool ACL.
---

diff --git a/debian/postinst b/debian/postinst
index 4b466df..6e40f97 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -259,6 +259,8 @@ Console {
   Password = "$PASS_BCONSOLE"         # password for bconsole(8)
   JobACL = $HOST, RestoreFiles
   ClientACL = $HOST-fd
+  StorageACL = $HOST-stor
+  PoolACL = $HOST-pool
 }
 
 Pool {