From ffead24e4598a727f285e75551ff1755f193a30b Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Fri, 21 Jun 2024 14:28:52 +0800 Subject: [PATCH] Set the log.toml configuration file rpm install noreplace --- cmake/Package.cmake | 1 + test/packet_parser/cmp_layers.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/cmake/Package.cmake b/cmake/Package.cmake index 15c789f..9f0062a 100644 --- a/cmake/Package.cmake +++ b/cmake/Package.cmake @@ -30,5 +30,6 @@ set(CPACK_COMPONENTS_ALL LIBRARIES PROGRAM) # setup %config(noreplace) set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/conf/stellar.toml") +set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/conf/log.toml") include(CPack) \ No newline at end of file diff --git a/test/packet_parser/cmp_layers.sh b/test/packet_parser/cmp_layers.sh index 28d4729..99a6486 100644 --- a/test/packet_parser/cmp_layers.sh +++ b/test/packet_parser/cmp_layers.sh @@ -63,6 +63,7 @@ function preprocess_tshark_ouput() { ":telnet" "" ":nbdgm:smb:browser" "" ":smb2" "" + ":smb" "" ":nbss" "" ":memcache" "" ":rtspi" ""