Fix for #1443 - currently emperor.uwsgi.service is not started on boot,
PR will enable emperor.uwsgi.service on boot (behaviour as in old versions of this script)
This commit is contained in:
@@ -216,6 +216,7 @@ fi
|
||||
|
||||
/etc/init.d/nginx start
|
||||
systemctl start emperor.uwsgi.service
|
||||
systemctl enable emperor.uwsgi.service
|
||||
|
||||
echo <<EOF
|
||||
you can stop uwsgi and nginx with
|
||||
|
||||
Reference in New Issue
Block a user