diff options
Diffstat (limited to 'scripts/hostclass/smtp_server/10-rspamd')
-rw-r--r-- | scripts/hostclass/smtp_server/10-rspamd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hostclass/smtp_server/10-rspamd b/scripts/hostclass/smtp_server/10-rspamd index 4cc66c6..ce7ec5e 100644 --- a/scripts/hostclass/smtp_server/10-rspamd +++ b/scripts/hostclass/smtp_server/10-rspamd @@ -93,6 +93,7 @@ pw groupmod "$redis_user" -m "$rspamd_user" install_template -m 0644 \ /usr/local/etc/nginx/nginx.conf \ /usr/local/etc/nginx/vhosts.conf +install_file -m 0644 /etc/newsyslog.conf.d/nginx.conf # Create HTTP service principal and keytab. add_principal -nokey -x "containerdn=${services_basedn}" "HTTP/${fqdn}" |