https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257

--- Comment #18 from Max <maxstec...@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.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to