Files
2020-12-01 22:12:14 +01:00

16 lines
285 B
Desktop File

[Unit]
Description=stream service (to streamvis and live analysis) of JF10
[Service]
PermissionsStartOnly=true
Type=idle
User=root
ExecStart=/usr/bin/sh /home/dbe/service_scripts/JF10-stream.sh
TimeoutStartSec=10
Restart=on-failure
RestartSec=1
[Install]
WantedBy=multi-user.target