Reload UDEV rules without rebooting
Sometimes we make changes to UDEV rules and need to make those changes active without the need to reboot your system. To do this you can use the commands below.
sudo udevadm control --reload-rules
sudo udevadm trigger
Comments
Display comments as Linear | Threaded