Hello,
I use a jail on FreeNAS 11.1-STABLE for home automation (home-assistant)
I have 2 serial usb device used on this jail and I'm having problem with naming.
This two device are named /dev/cuaU[0-1] but I'm not able to persist the name between restart or disconnect of the device.
I tried to investigate devd rules and it works nicely in the FreeNAS system.
In file /dev/devd/zstick.conf
Rename usb serial device in jail
I use a jail on FreeNAS 11.1-STABLE for home automation (home-assistant)
I have 2 serial usb device used on this jail and I'm having problem with naming.
This two device are named /dev/cuaU[0-1] but I'm not able to persist the name between restart or disconnect of the device.
I tried to investigate devd rules and it works nicely in the FreeNAS system.
In file /dev/devd/zstick.conf
Code:
attach 1000 { match "vendor" "0x0658"; match "product"...
Rename usb serial device in jail