summaryrefslogtreecommitdiff
path: root/net-wireless/sdrplay/files/sdrplay.initd
blob: 7611306a3e533b93a2fe2c105a8da75870fbb1c6 (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

pidfile="/run/sdrplay.pid"
command="/usr/bin/sdrplay_apiService"
command_background=true