diff --git a/scripts/remove b/scripts/remove index e31963a..a56bbd2 100644 --- a/scripts/remove +++ b/scripts/remove @@ -22,6 +22,8 @@ fi # Remove the dedicated NGINX config ynh_remove_nginx_config +ynh_systemd_action --service_name="$app" --action="stop" + #================================================= # UNINSTALLING NETDATA #=================================================