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

16 lines
305 B
Desktop File

[Unit]
Description=stream service (to streamvis and live analysis) of {{ detector }}
[Service]
PermissionsStartOnly=true
Type=idle
User=root
ExecStart=/usr/bin/sh /home/dbe/service_scripts/{{ detector }}-stream.sh
TimeoutStartSec=10
Restart=on-failure
RestartSec=1
[Install]
WantedBy=multi-user.target