Allow logrotate to execute fail2ban-client

fail2ban logrotate configuration runs "fail2ban-client flushlogs" after
rotating the logs
This commit is contained in:
Laurent Bigonville 2019-05-03 13:32:04 +02:00
parent 5d345b79ee
commit 83f8240f04
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ optional_policy(`
') ')
optional_policy(` optional_policy(`
fail2ban_domtrans_client(logrotate_t)
fail2ban_stream_connect(logrotate_t) fail2ban_stream_connect(logrotate_t)
') ')