diff --git a/scripts/install b/scripts/install index a89197f..7ec3bcc 100755 --- a/scripts/install +++ b/scripts/install @@ -179,7 +179,7 @@ ynh_script_progression --message="Configuring a systemd service..." --weight=1 ### - And the section "SETUP SYSTEMD" in the upgrade script # Create a dedicated systemd config -ynh_add_systemd_config -s $app-uwsgi -t uwsgi +ynh_add_systemd_config --service "$app-uwsgi" --template uwsgi.service #================================================= # GENERIC FINALIZATION