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)
|
||||
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)
|
||||
@@ -63,6 +63,7 @@ function preprocess_tshark_ouput() {
|
||||
":telnet" ""
|
||||
":nbdgm:smb:browser" ""
|
||||
":smb2" ""
|
||||
":smb" ""
|
||||
":nbss" ""
|
||||
":memcache" ""
|
||||
":rtspi" ""
|
||||
|
||||
Reference in New Issue
Block a user