Skip to content

Commit

Permalink
Add to default acl
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnelson committed Jan 2, 2018
1 parent 6115a50 commit 32fd8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/inputs/postfix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $ sudo chmod g+r /var/spool/postfix/maildrop

Posix ACL:
```sh
$ sudo setfacl -R -m u:telegraf:rX /var/spool/postfix/{active,hold,incoming,deferred,maildrop}
$ sudo setfacl -Rdm u:telegraf:rX /var/spool/postfix/{active,hold,incoming,deferred,maildrop}
```

### Measurements & Fields:
Expand Down

0 comments on commit 32fd8ae

Please sign in to comment.