Avoid using + for email address

using + in email add (eg email+auditd@domain.tld) would cause auditd fail to start
see #117
This commit is contained in:
Nima Fatemi 2016-10-28 19:48:28 +00:00 committed by GitHub
parent d052cb8e77
commit 7cb2197d16

View file

@ -5,7 +5,8 @@ users:
- dan
- jack
# Add an email address to send logs if you're using auditd for monitoring,
# Add an email address to send logs if you're using auditd for monitoring.
# Avoid using '+' in your email address otherwise auditd will fail to start.
auditd_action_mail_acct: email@example.com
# Exported certificates will be protected by the password below: