projects
/
bacula-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a46ef3
)
Add Storage and Pool ACL.
author
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Tue, 22 Mar 2011 10:25:22 +0000
(11:25 +0100)
committer
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Tue, 22 Mar 2011 10:25:22 +0000
(11:25 +0100)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
4b466df
..
6e40f97
100644
(file)
--- 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 {