https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257
--- Comment #18 from Max <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
