mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-08-12 01:20:30 +02:00
added JF04/JF09/JF10 detectors
This commit is contained in:
committed by
Data Backend account
parent
78e31e0ef6
commit
c86f6307af
@@ -0,0 +1,16 @@
|
||||
[Unit]
|
||||
Description=JF09 UDP2buffer worker instance as a service, instance %i
|
||||
Requires=JF09-buffer.service
|
||||
Before=JF09-buffer.service
|
||||
BindsTo=JF09-buffer.service
|
||||
|
||||
[Service]
|
||||
PermissionsStartOnly=true
|
||||
Type=idle
|
||||
User=root
|
||||
ExecStart=/usr/bin/sh /home/dbe/service_scripts/JF09-buffer-worker.sh %i
|
||||
TimeoutStartSec=10
|
||||
RestartSec=1
|
||||
|
||||
[Install]
|
||||
WantedBy=JF09-buffer.service
|
||||
Reference in New Issue
Block a user