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