mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
[program:gstfsd]
|
|
command=/srv/webvirtcloud/venv/bin/python3 /usr/local/bin/gstfsd
|
|
directory=/usr/local/bin
|
|
user=root
|
|
autostart=true
|
|
autorestart=true
|
|
redirect_stderr=true |