Update 'installer.sh'

This commit is contained in:
b.waal
2019-08-29 22:19:51 +02:00
parent 5aea98e1ab
commit bb27e66fb6

View File

@@ -169,6 +169,7 @@ echo "NGINX Single core bug fix"
mkdir /etc/systemd/system/nginx.service.d
printf "[Service]\nExecStartPost=/bin/sleep 0.1\n" > /etc/systemd/system/nginx.service.d/override.conf
systemctl daemon-reload
systemctl restart nginx
##------------------------------##
# MySQL_Secure_Installation #