Re: git: 9cab9fde5eda - main - virtual_oss: Port to base

From: Christos Margiolis <christos_at_FreeBSD.org>
Date: Tue, 07 Oct 2025 13:48:26 UTC
On Tue Oct 7, 2025 at 11:26 AM CEST, Dag-Erling Smørgrav wrote:
> Christos Margiolis <christos@FreeBSD.org> writes:
>>  libexec/rc/rc.d/virtual_oss                        |  119 +
>
> This contains a reference to a non-existent sndiod service.

I am aware. I discussed this with 0mp@ during EuroBSDCon in Zagreb and
decided that it probably does not hurt too much to leave it there, at
least for now.

It's important to note that for most users sndiod actually is not
needed. This is only needed when virtual_oss(8) runs with sndio support,
which has been moved to a new port: audio/virtual_oss_sndio.

Christos