February 18, 20206 yr HEllo, how and where can i enter a udev link so that it will remain after a reboot of the server? i create a a file /etc/udev/rules.d/50-usb_can.rules with following code SUBSYSTEM=="tty", ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="7523", SYMLINK+="ttyUSB_CAN" after a reload the udev works perfect, but a server reboot the udev is missing again
February 18, 20206 yr Community Expert The Unraid OS, with all of its usual Linux OS folders, is in RAM. It is loaded into RAM from the archives on Flash. You will have to run a script to make any changes to those folders after each boot. The User Scripts plugin will let you set that up.
Archived
This topic is now archived and is closed to further replies.