Fix #9384
As mentioned by Warner Losh <imp@FreeBSD.org>, author of the change onFreeBSD, the correct way to use quotes to parameters containingvariables is:
cmd param1 'param2 contain spaces and '$variables
Replace all actions on our devd.conf following this recommendations
Fix #9384
As mentioned by Warner Losh <imp@FreeBSD.org>, author of the change on
FreeBSD, the correct way to use quotes to parameters containing
variables is:
cmd param1 'param2 contain spaces and '$variables
Replace all actions on our devd.conf following this recommendations