mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-21 02:14:36 +02:00
11 lines
204 B
Desktop File
11 lines
204 B
Desktop File
[Unit]
|
|
Description=All UDP-buffer instances of JF02
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/sh /home/dbe/service_scripts/JF02-buffer-worker.sh
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|