Skip to content
Snippets Groups Projects
Commit bff3d815 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #8888: Added RA packages to RAServices, and a supervisord grouping file

parent 73b1a58d
No related branches found
No related tags found
No related merge requests found
......@@ -5251,6 +5251,7 @@ SubSystems/Online_Cobalt/validation/system/users/login-shell.test -text
SubSystems/Online_Cobalt/validation/system/users/sudo.test eol=lf
SubSystems/Online_Cobalt/validation/validate eol=lf
SubSystems/RAServices/CMakeLists.txt -text
SubSystems/RAServices/RAServices.ini -text
SubSystems/SAS_Tools/CMakeLists.txt -text
/jenkins_make -text
/lofar_config.h.cmake -text
......
# $Id: CMakeLists.txt 20934 2012-05-15 09:26:48Z schoenmakers $
lofar_package(RAServices
DEPENDS OTDB_Services)
DEPENDS OTDB_Services ResourceAssignmentEditor ResourceAssignmentServices)
# supervisord config files
install(FILES
RAServices.ini
DESTINATION etc/supervisord.d)
[group:RA_Services]
programs=ResourceAssignmentEditor,JobsToSchedule
priority=200
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