Merge pull request #122 from mrphs/patch-1

Avoid using + for email address
This commit is contained in:
Jack Ivanov 2016-11-03 16:26:29 +03:00 committed by GitHub
commit 0a075ccc51

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: