xcbosa-linux 9173dd9fe0 [Feat] [1.0.0] Add PCD Linux Scripts 5 months ago
..
Config.in.host 9173dd9fe0 [Feat] [1.0.0] Add PCD Linux Scripts 5 months ago
readme.txt 9173dd9fe0 [Feat] [1.0.0] Add PCD Linux Scripts 5 months ago
uuu.hash 9173dd9fe0 [Feat] [1.0.0] Add PCD Linux Scripts 5 months ago
uuu.mk 9173dd9fe0 [Feat] [1.0.0] Add PCD Linux Scripts 5 months ago

readme.txt

uuu Howto
=========

Running uuu without root privileges
-----------------------------------

Accessing USB devices on Linux requires root privileges by default.
To be able to run uuu without root priviles, execute the following
steps:

sudo sh -c "uuu -udev >> /etc/udev/rules.d/70-uuu.rules"
sudo udevadm control --reload