selinux: Added email support to setroubleshoot
This commit is contained in:
parent
1c3422e0e1
commit
c19bffd3ec
2 changed files with 29 additions and 1 deletions
3
selinux/templates/email_alert_recipients.erb
Normal file
3
selinux/templates/email_alert_recipients.erb
Normal file
|
@ -0,0 +1,3 @@
|
|||
<% @mailto.each do |email| -%>
|
||||
<%= email %> filter_type=after_first
|
||||
<% end -%>
|
Loading…
Add table
Add a link
Reference in a new issue