mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-07-28 20:02:51 +02:00
added JF03 (Bernina I0 detector)
This commit is contained in:
committed by
Data Backend account
parent
4f69fec838
commit
91f4348bf2
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=stream service (to streamvis and live analysis) of JF03
|
||||
|
||||
[Service]
|
||||
PermissionsStartOnly=true
|
||||
Type=idle
|
||||
User=root
|
||||
ExecStart=/usr/bin/sh /home/dbe/service_scripts/JF03-stream.sh
|
||||
TimeoutStartSec=10
|
||||
Restart=on-failure
|
||||
RestartSec=1
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user