1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

audio/sndio: Add virtual_oss to rcorder

Because virtual_oss(8) might be configured to use sndio devices, we
should make sure that sndiod starts before the virtual_oss service.

Sponsored by:	The FreeBSD Foundation
Reviewed by:	arrowd, emaste, des
Differential Revision:	https://reviews.freebsd.org/D53020
This commit is contained in:
Christos Margiolis
2025-10-10 22:32:41 +02:00
parent bd3fcf9259
commit 47a060bc66
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
PORTNAME= sndio
DISTVERSION= 1.10.0
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://sndio.org/
+1 -1
View File
@@ -2,7 +2,7 @@
# PROVIDE: sndiod
# REQUIRE: NETWORKING sysctl
# BEFORE: DAEMON
# BEFORE: DAEMON virtual_oss
# KEYWORD: shutdown
. /etc/rc.subr