Hello,

Am Freitag, 14. April 2017, 01:42:25 CEST schrieb Christian Boltz:
> $subject.
> 
> Reported by pfak on IRC
> 
> [...] apparmor="DENIED" operation="sendmsg" info="Failed name lookup -
> disconnected path" error=-13 profile="/usr/sbin/dovecot"
> name="run/systemd/journal/dev-log" pid=20313 comm="dovecot"
> requested_mask="w" denied_mask="w" fsuid=0 ouid=0
> 
> 
> I propose this patch for 2.9, 2.10, 2.11 and trunk.
> 
> 
> [ dovecot-profile-attach-disconnected.diff ]
> 
> === modified file 'profiles/apparmor.d/usr.sbin.dovecot'
> --- profiles/apparmor.d/usr.sbin.dovecot        2017-01-30 19:43:47
> +0000 +++ profiles/apparmor.d/usr.sbin.dovecot        2017-04-13
> 23:38:32 +0000 @@ -12,7 +12,7 @@
> 
>  #include <tunables/global>
> 
> -/usr/sbin/dovecot {
> +/usr/sbin/dovecot flags=(attach_disconnected) {
>    #include <abstractions/authentication>
>    #include <abstractions/base>
>    #include <abstractions/dovecot-common>

Any comments or reviews on this patch?

If nobody objects, I'll commit it on Wednesday as Acked-by <timeout>.


Regards,

Christian Boltz
-- 
Wahrscheinlich habe ich wieder fürchterlichen Code produziert,
aber du bist ja mittlerweile schon beinahe mein persönlicher
Codestaubsauger. ;-)   [Andreas Schott]

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to