[TIP] Reload udev rules without restarting
Problem You want to apply a new udev rule without having to restart the system. Solution Open a terminal window and run: sudo udevadm control --reload-rules References How to reload udev rules without reboot?