Try explicitly allowing logger.log.
This commit is contained in:
parent
54ecf90097
commit
83e575ae86
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ fedmsg_certs:
|
||||||
- service: shell
|
- service: shell
|
||||||
owner: root
|
owner: root
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
|
can_send:
|
||||||
|
- logger.log
|
||||||
- service: supybot
|
- service: supybot
|
||||||
owner: root
|
owner: root
|
||||||
group: daemon
|
group: daemon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue