@@ -193,7 +193,7 @@ ynh_replace_string --match_string="__PHPVERSION__" --replace_string="$7.0" --tar
ynh_script_progression --message="Configuring a systemd service..." --time --weight=1
# Create a dedicated systemd config
-ynh_add_systemd_config
+ynh_add_systemd_config "ynh-piratebox"
#=================================================
# MODIFY A CONFIG FILE
@@ -59,7 +59,7 @@ fi
ynh_script_progression --message="Stopping and removing the systemd service..." --time --weight=1
# Remove the dedicated systemd config
-ynh_remove_systemd_config
+ynh_remove_systemd_config "ynh-piratebox"
# REMOVE DEPENDENCIES