mirror of
https://github.com/valitydev/gentoo-overlay.git
synced 2024-11-06 09:55:21 +00:00
Selinux custom mutt sendmail (#90)
* mutt custom selinux policy cleanup
This commit is contained in:
parent
0667227e16
commit
9a1c34d969
@ -80,9 +80,5 @@ interface(`mutt_user_mta',`
|
||||
allow $1 user_mail_tmp_t:dir { manage_dir_perms relabel_dir_perms };
|
||||
allow $1 user_mail_tmp_t:file { manage_file_perms relabel_file_perms };
|
||||
|
||||
#allow { user_mail_t mta_user_agent } $1:fd use;
|
||||
#allow { user_mail_t mta_user_agent } $1:fifo_file rw_fifo_file_perms;
|
||||
|
||||
mutt_read_tmp_files(user_mail_t)
|
||||
#mutt_read_home_files(user_mail_t)
|
||||
')
|
||||
|
Loading…
Reference in New Issue
Block a user