Fix an syntax error in dovecot-acl

This commit is contained in:
Daniel Berteaud 2012-04-05 16:34:47 +02:00
parent 5e98fd3ad9
commit 94d202cae6
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ sub set_acl {
system('/usr/bin/setfacl',
'-R',
'-m',
'u::rwX,g::rwX,g:sharedmailbox:rwX,d,u::rwX,d:g::rwX,d:g:sharedmailbox:rwX',
'u::rwX,g::rwX,g:sharedmailbox:rwX,d:u::rwX,d:g::rwX,d:g:sharedmailbox:rwX',
"/home/e-smith/files/users/$user/Maildir") == 0 &&
# Grant sharedmailbox group permission to go through
# the home dir so it can access the Maildir, but don't let it read