mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-06 00:08:42 +02:00
added JF03 (Bernina I0 detector)
This commit is contained in:
committed by
Data Backend account
parent
4f69fec838
commit
91f4348bf2
@@ -0,0 +1,16 @@
|
||||
[Unit]
|
||||
Description=JF03 UDP2buffer worker instance as a service, instance %i
|
||||
Requires=JF03-buffer.service
|
||||
Before=JF03-buffer.service
|
||||
BindsTo=JF03-buffer.service
|
||||
|
||||
[Service]
|
||||
PermissionsStartOnly=true
|
||||
Type=idle
|
||||
User=root
|
||||
ExecStart=/usr/bin/sh /home/dbe/service_scripts/JF03-buffer-worker.sh %i
|
||||
TimeoutStartSec=10
|
||||
RestartSec=1
|
||||
|
||||
[Install]
|
||||
WantedBy=JF03-buffer.service
|
||||
Reference in New Issue
Block a user