diff options
| author | Christos Margiolis <christos@FreeBSD.org> | 2026-04-17 10:03:30 +0000 |
|---|---|---|
| committer | Christos Margiolis <christos@FreeBSD.org> | 2026-05-21 17:37:34 +0000 |
| commit | 8532b4a436364d04d5c1feb7af5ecd4b5df71a9f (patch) | |
| tree | 03332bc5e40f438deaae4e034fb896dfbf69154a /libexec | |
| parent | 5f904cb1b05c94453727abb606d6109fe504b10b (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rc/rc.d/virtual_oss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/virtual_oss b/libexec/rc/rc.d/virtual_oss index a25abf256f55..73a486f547a5 100644 --- a/libexec/rc/rc.d/virtual_oss +++ b/libexec/rc/rc.d/virtual_oss @@ -39,6 +39,7 @@ virtual_oss_default_args="\ -i 8 \ -f /dev/dsp${default_unit} \ -d dsp \ + -l dsp.loop \ -t ${virtual_oss_default_control_device}" # Set to NO by default. Set it to "YES" to enable virtual_oss. |
