去除tapcvt

This commit is contained in:
lai
2025-02-27 11:26:16 +08:00
parent e9347a3ae0
commit b379a19aae
2 changed files with 2 additions and 3 deletions

View File

@@ -19,7 +19,6 @@ ftpSend -d
alarmAgent -d alarmAgent -d
nrtrde -d nrtrde -d
sftpSend -d sftpSend -d
tapcvt -d
cstaCollector -d cstaCollector -d
[slave_task] [slave_task]

View File

@@ -57,9 +57,9 @@ else
LD_LIBRARY_PATH=/usr/lib/mysql ; export LD_LIBRARY_PATH LD_LIBRARY_PATH=/usr/lib/mysql ; export LD_LIBRARY_PATH
fi 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 #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 statusProcList=$stopProcList
slaveStartProcList="iptrans omcMain" slaveStartProcList="iptrans omcMain"