diff options
Diffstat (limited to 'scripts/hostclass/ttrss_server')
-rw-r--r-- | scripts/hostclass/ttrss_server | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hostclass/ttrss_server b/scripts/hostclass/ttrss_server index fc6fffd..5ff4cac 100644 --- a/scripts/hostclass/ttrss_server +++ b/scripts/hostclass/ttrss_server @@ -115,6 +115,7 @@ install_file -m 0644 /usr/local/etc/nginx/fastcgi_params 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 # Generate php-fpm configuration. install_file -m 0644 \ |