diff options
Diffstat (limited to 'scripts/hostclass/znc_server')
-rw-r--r-- | scripts/hostclass/znc_server | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hostclass/znc_server b/scripts/hostclass/znc_server index e2c2fa6..5dbc887 100644 --- a/scripts/hostclass/znc_server +++ b/scripts/hostclass/znc_server @@ -53,6 +53,7 @@ install_directory -m 0750 -o "$saslauthd_user" -g "$znc_user" "$saslauthd_runtim 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 sysrc -v \ saslauthd_enable=YES \ |