diff --git a/conf/systemd.service b/conf/uwsgi.service similarity index 100% rename from conf/systemd.service rename to conf/uwsgi.service diff --git a/scripts/install b/scripts/install index 5b5be0c..a89197f 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 +ynh_add_systemd_config -s $app-uwsgi -t uwsgi #================================================= # GENERIC FINALIZATION