Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 563402 Details for
Bug 677028
mail-client/roundcube-1.3.8 selinux workaround
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
policy workaround
roundcube.te (text/plain), 582 bytes, created by
Philippe Trottier
on 2019-02-01 03:43:39 UTC
(
hide
)
Description:
policy workaround
Filename:
MIME Type:
Creator:
Philippe Trottier
Created:
2019-02-01 03:43:39 UTC
Size:
582 bytes
patch
obsolete
>policy_module(roundcube,1.3.8) > >require { >type chkpwd_t; >type etc_t; >type shadow_t; >type dovecot_auth_t; >type dovecot_t; >type httpd_t; >type mail_home_rw_t; >type var_lib_t; >} > > >#============= chkpwd_t ============== >allow chkpwd_t etc_t:file map; >allow chkpwd_t shadow_t:file map; > >#============= dovecot_auth_t ============== >allow dovecot_auth_t etc_t:file map; >#============= dovecot_t ============== >allow dovecot_t etc_t:file map; >allow dovecot_t mail_home_rw_t:file map; > >#============= httpd_t ============== >allow httpd_t etc_t:file map; >allow httpd_t var_lib_t:file write; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 677028
: 563402