diff --git a/scripts/restore b/scripts/restore index d5d6311..4ced8ff 100755 --- a/scripts/restore +++ b/scripts/restore @@ -97,6 +97,8 @@ chmod u+rwX,g=rX,o= "/var/log/uwsgi/$app" ynh_check_global_uwsgi_config +systemctl enable "uwsgi-app@$app.service" --quiet + #================================================= # START SYSTEMD SERVICE #=================================================