Skip to content
Snippets Groups Projects
Commit 548fed8e authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

SW-699: added messagelogger as service for RAServices subsystem

parent 040684f5
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,8 @@ lofar_package(RAServices ...@@ -24,7 +24,8 @@ lofar_package(RAServices
StaticMetaData StaticMetaData
RACommon RACommon
ltastorageoverview ltastorageoverview
QA_Service) QA_Service
MessageLogger)
# supervisord config files # supervisord config files
install(FILES install(FILES
......
...@@ -13,3 +13,6 @@ programs=PipelineControl ...@@ -13,3 +13,6 @@ programs=PipelineControl
[group:LTA] [group:LTA]
programs=ltastorageoverviewscraper,ltastorageoverviewwebservice programs=ltastorageoverviewscraper,ltastorageoverviewwebservice
[group:Messaging]
programs=messagelogger
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment