Guest User

Untitled

a guest
Jul 21st, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. $ sudo yum install -y setroubleshoot
  2.  
  3. [email]
  4. # recipients_filepath: Path name of file with email recipients. One address
  5. # per line, optionally followed by enable flag. Comment character is #.
  6. recipients_filepath = /var/lib/setroubleshoot/email_alert_recipients
  7.  
  8. $ echo "myemail@mydom.com" > /var/lib/setroubleshoot/email_alert_recipients
  9.  
  10. $ sudo systemctl start setroubleshoot
  11.  
  12. jdennis@redhat.com filter_type=after_first
Add Comment
Please, Sign In to add comment