From 42e9983b88693fdd576803f37f7eb784ab8c1487 Mon Sep 17 00:00:00 2001 From: midoks Date: Tue, 27 Jun 2023 15:56:43 +0800 Subject: [PATCH] Update config.json --- plugins/system_safe/conf/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/system_safe/conf/config.json b/plugins/system_safe/conf/config.json index 4505195dd..4dcd92c66 100755 --- a/plugins/system_safe/conf/config.json +++ b/plugins/system_safe/conf/config.json @@ -928,6 +928,7 @@ ], "process_exclude": [ "php-fpm", + "git", "mysqld", "mongod", "dockerd",