mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
Merge allow Prometheus metrics end-point in dovecot/stats
Patch by Michael Ströder <michael@stroeder.com> MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/776 Acked-by: John Johansen <john@jjmx.net> (cherry picked from commit d8ec3dafb73aae296ba3c748d9b34974dd864fa3) Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
72aca8710d
commit
a7d1f7a003
@ -18,6 +18,10 @@
|
||||
capability setuid,
|
||||
capability sys_chroot,
|
||||
|
||||
# for metrics end-point (Prometheus)
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
||||
/usr/lib/dovecot/stats mr,
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user