From b379a19aae0f6ed19067b91f65065580372bb6c1 Mon Sep 17 00:00:00 2001 From: lai <10633968+laiyujun1@user.noreply.gitee.com> Date: Thu, 27 Feb 2025 11:26:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4tapcvt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/conf/server.conf | 1 - bin/wxc2_omcd | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bin/conf/server.conf b/bin/conf/server.conf index b44a57b..7462334 100644 --- a/bin/conf/server.conf +++ b/bin/conf/server.conf @@ -19,7 +19,6 @@ ftpSend -d alarmAgent -d nrtrde -d sftpSend -d -tapcvt -d cstaCollector -d [slave_task] diff --git a/bin/wxc2_omcd b/bin/wxc2_omcd index 97181e9..f30869a 100644 --- a/bin/wxc2_omcd +++ b/bin/wxc2_omcd @@ -57,9 +57,9 @@ else LD_LIBRARY_PATH=/usr/lib/mysql ; export LD_LIBRARY_PATH fi -startProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector tapcvt" +startProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector" #alive bsscomm -stopProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector tapcvt" +stopProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector" statusProcList=$stopProcList slaveStartProcList="iptrans omcMain"