move ffpc to branch for now

This commit is contained in:
jb-alvarado 2022-05-23 16:35:02 +02:00
parent 29eb0da70b
commit cc158692a8

View File

@ -1,17 +0,0 @@
command = "/usr/bin/ffplayout -o stream"
start-delay = "1s"
user = "${USER}"
[restart]
strategy = "on-failure"
backoff = "1s"
attempts = 5
[termination]
signal = "TERM"
wait = "0s"
[environment]
keep-env = true
re-export = ["PATH"]
additional = { FONTCONFIG_PATH = "/etc/fonts" }