forked from pool/selinux-policy
3b70ecf210
- Updated fix_networkmanager.patch to allow NetworkManager to watch its configuration directories - Added fix_dovecot.patch to fix dovecot authentication (bsc#1182207) OBS-URL: https://build.opensuse.org/request/show/890549 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=105
16 lines
674 B
Diff
16 lines
674 B
Diff
Index: fedora-policy-20210419/policy/modules/contrib/dovecot.fc
|
|
===================================================================
|
|
--- fedora-policy-20210419.orig/policy/modules/contrib/dovecot.fc
|
|
+++ fedora-policy-20210419/policy/modules/contrib/dovecot.fc
|
|
@@ -34,6 +34,10 @@ ifdef(`distro_redhat', `
|
|
/usr/libexec/dovecot/dovecot-auth -- gen_context(system_u:object_r:dovecot_auth_exec_t,s0)
|
|
')
|
|
|
|
+/usr/lib/dovecot/auth -- gen_context(system_u:object_r:dovecot_auth_exec_t,s0)
|
|
+/usr/lib/dovecot/deliver -- gen_context(system_u:object_r:dovecot_deliver_exec_t,s0)
|
|
+/usr/lib/dovecot/dovecot-lda -- gen_context(system_u:object_r:dovecot_deliver_exec_t,s0)
|
|
+
|
|
#
|
|
# /var
|
|
#
|