[apparmor] [patch] usr.lib.dovecot.imap-login - add inet6
Christian Boltz
apparmor at cboltz.de
Thu Apr 5 20:38:54 UTC 2012
Hello,
the usr.lib.dovecot.imap-login profile should allow inet6 in addition to
inet
References: https://bugzilla.novell.com/show_bug.cgi?id=755923
I propose this patch for trunk and the 2.7 branch.
=== modified file 'profiles/apparmor.d/usr.lib.dovecot.imap-login'
--- profiles/apparmor.d/usr.lib.dovecot.imap-login
+++ profiles/apparmor.d/usr.lib.dovecot.imap-login
@@ -11,6 +11,7 @@
capability sys_chroot,
network inet stream,
+ network inet6 stream,
/usr/lib/dovecot/imap-login mr,
/{,var/}run/dovecot/login/ r,
Regards,
Christian Boltz
--
Ich habe nix gegen C. Ich kann überhaupt kein C, ich kann es, wenn
es sauber programmiert ist, halbwegs lesen. Vorrausgesetzt, der
Programmierer war nicht zu originell. [Ratti in suse-programming]
More information about the AppArmor
mailing list