Skip to content

Instantly share code, notes, and snippets.

@epcim
Created February 16, 2018 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save epcim/67390d626a65992ccea69529b8a1044f to your computer and use it in GitHub Desktop.
Save epcim/67390d626a65992ccea69529b8a1044f to your computer and use it in GitHub Desktop.
udev linux
# update udev rules without restart
udevadm control --reload; sudo udevadm trigger --action=add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment