Files
sf_daq_broker/operation-tools/templates/dap_workers.service
T

12 lines
223 B
Desktop File

[Unit]
Description=All dap workers for {{ detector }} detector
[Service]
Type=oneshot
ExecStart=/usr/bin/sh /home/dbe/service_scripts/{{ detector }}-dap_worker.sh
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target