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" ""