Set the log.toml configuration file rpm install noreplace
This commit is contained in:
@@ -30,5 +30,6 @@ set(CPACK_COMPONENTS_ALL LIBRARIES PROGRAM)
|
|||||||
|
|
||||||
# setup %config(noreplace)
|
# 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/stellar.toml")
|
||||||
|
set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/conf/log.toml")
|
||||||
|
|
||||||
include(CPack)
|
include(CPack)
|
||||||
@@ -63,6 +63,7 @@ function preprocess_tshark_ouput() {
|
|||||||
":telnet" ""
|
":telnet" ""
|
||||||
":nbdgm:smb:browser" ""
|
":nbdgm:smb:browser" ""
|
||||||
":smb2" ""
|
":smb2" ""
|
||||||
|
":smb" ""
|
||||||
":nbss" ""
|
":nbss" ""
|
||||||
":memcache" ""
|
":memcache" ""
|
||||||
":rtspi" ""
|
":rtspi" ""
|
||||||
|
|||||||
Reference in New Issue
Block a user