update systemd service files for new daqd architecture
We now have a single daqd service, and separate services for all the new front end transport components ({zmq,omx,dix}_{xmit,recv}, local_dc, etc.). The assumption for all the transport services is that the /etc/advligorts/env file exists and defines environment variables specifying the command line arguments for each service, e.g.: ZMQ_XMIT_ARGS=-e eth0 -s x1tst The daqd service expects configuration at /etc/advligorts/daqdrc.
parent
f6527758
No related branches found
No related tags found
Showing
- support/systemd/rts-daqd.service 2 additions, 2 deletionssupport/systemd/rts-daqd.service
- support/systemd/rts-dix_recv.service 17 additions, 0 deletionssupport/systemd/rts-dix_recv.service
- support/systemd/rts-dix_xmit.service 17 additions, 0 deletionssupport/systemd/rts-dix_xmit.service
- support/systemd/rts-local_dc.service 17 additions, 0 deletionssupport/systemd/rts-local_dc.service
- support/systemd/rts-nds.service 0 additions, 0 deletionssupport/systemd/rts-nds.service
- support/systemd/rts-omx_recv.service 3 additions, 2 deletionssupport/systemd/rts-omx_recv.service
- support/systemd/rts-omx_xmit.service 17 additions, 0 deletionssupport/systemd/rts-omx_xmit.service
- support/systemd/rts-run_number.service 0 additions, 0 deletionssupport/systemd/rts-run_number.service
- support/systemd/rts-zmq_recv.service 17 additions, 0 deletionssupport/systemd/rts-zmq_recv.service
- support/systemd/rts-zmq_xmit.service 17 additions, 0 deletionssupport/systemd/rts-zmq_xmit.service
support/systemd/rts-dix_recv.service
0 → 100644
support/systemd/rts-dix_xmit.service
0 → 100644
support/systemd/rts-local_dc.service
0 → 100644
File moved
support/systemd/rts-omx_xmit.service
0 → 100644
File moved
support/systemd/rts-zmq_recv.service
0 → 100644
support/systemd/rts-zmq_xmit.service
0 → 100644
Please register or sign in to comment