UDev link - missing.


sn00py

Recommended Posts

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.