yukon icon indicating copy to clipboard operation
yukon copied to clipboard

Show instructions on how to set up udev rules

Open pavel-kirienko opened this issue 2 years ago • 0 comments

This example is taken from Saleae Logic 2:

image

The command is:

cat /tmp/.mount_Logic-4UBDfA/resources/linux/99-SaleaeLogic.rules | sudo tee /etc/udev/rules.d/99-SaleaeLogic.rules > /dev/null && echo "finished installing /etc/udev/rules.d/99-SaleaeLogic.rules"

pavel-kirienko avatar Jun 06 '23 13:06 pavel-kirienko