Files
sf_daq_buffer/scripts/JF06_4M-buffer-worker@.service
2020-11-05 21:46:22 +01:00

17 lines
387 B
Desktop File

[Unit]
Description=JF06(4M mode) UDP2buffer worker instance as a service, instance %i
Requires=JF06_4M-buffer.service
Before=JF06_4M-buffer.service
BindsTo=JF06_4M-buffer.service
[Service]
PermissionsStartOnly=true
Type=idle
User=root
ExecStart=/usr/bin/sh /home/dbe/service_scripts/JF06_4M-buffer-worker.sh %i
TimeoutStartSec=10
RestartSec=1
[Install]
WantedBy=JF06_4M-buffer.service