Brian S. Stephan 4017e44d23 decklink-drivers: kernel modules for the decklink capture cards
updated decklink-drivers from fem-overlay that builds despite parallelism
2021-11-15 19:25:34 -06:00

12 lines
331 B
Plaintext

#!/sbin/openrc-run
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
name=blackmagic-DesktopVideoHelper
pidfile=/run/blackmagic-DesktopVideoHelper.pid
command=/usr/sbin/DesktopVideoHelper
retry="TERM/10/KILL/5"
command_args=""
# vim:ft=gentoo-init-d:noet:ts=4:sts=4:sw=4: