Skip to content
Snippets Groups Projects
Commit e01a0138 authored by Thomas Owen James's avatar Thomas Owen James
Browse files

Merge branch 'revert-40-revert-39-feature/build_rpm' of...

Merge branch 'revert-40-revert-39-feature/build_rpm' of https://github.com/HTStP/scouting-es into feature_TrailerAndHeaderSupport
parents 830d1634 03acde38
No related branches found
No related tags found
1 merge request!59CMSSW json file
[Unit]
Description=Wrapper script to run scdaq
[Service]
Type=simple
PIDFile=/var/log/scdaq/pid
ExecStart=/opt/scdaq/scripts/run.sh
User=scouter
Group=scouter
WorkingDirectory=/opt/scdaq/scripts
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target
[Unit]
Description=Server that can reset the scouting board via the Xilinx VIO on request
[Service]
Type=simple
PIDFile=/var/log/scdaq/scoutboard_reset_server.pid
ExecStart=/opt/scdaq/scripts/vivado/reset_server.sh
User=root
Group=wheel
WorkingDirectory=/opt/scdaq/scripts/vivado
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target
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