changeset 22447:7bc2a582673e

apparmor: Add apparmor plugin It lets dovecot temporarily switch to a new apparmor context for a user.
author Aki Tuomi <aki.tuomi@dovecot.fi>
date Thu, 13 Jul 2017 10:02:26 +0300
parents 8bfe8a2fed69
children dc40c9ac739d
files configure.ac
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Aug 18 11:09:41 2017 +0300
+++ b/configure.ac	Thu Jul 13 10:02:26 2017 +0300
@@ -2925,6 +2925,8 @@
 
 DOVECOT_WANT_APPARMOR
 
+DOVECOT_WANT_APPARMOR
+
 if test $have_lucene = no; then
   not_fts="$not_fts lucene"
 fi