mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-20 21:54:36 +02:00
14 lines
204 B
Desktop File
14 lines
204 B
Desktop File
[Unit]
|
|
Description=streamvis: JF01
|
|
|
|
[Service]
|
|
User=root
|
|
TimeoutStartSec=2
|
|
ExecStart=/bin/bash ./home/dbe/service_scripts/JF01-vis.sh
|
|
Restart=on-failure
|
|
RestartSec=4
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|