[Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 31 22:22:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257
--- Comment #18 from Max <maxsteciuk at gmail.com> ---
Hi
The latter is related to OpenRC integration where devd configuration for OpenRC
is:
>>>action "sh /etc/rc.devd devmatch start.'?'$_ '?'$_";
Replacing with
>>> action "/etc/rc.d/devmatch quietstart '?'$_";
fixes the issue of starting devmatch on devd event.
I will contact TrueOS team on this unless patching of /sbin/service is planned
in order to make more consistent configuration for both FreeBSD and TrueOS
cases.
Thanks,
Max
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list