cross/mipsel-linux-uclibc/buildroot/buildroot-2025.02.4/package/uuu
Jessica 25a642683c added armhf 2025-07-19 11:14:58 -04:00
..
0001-libuuu-sdps-fix-gcc15-compile-errors.patch added armhf 2025-07-19 11:14:58 -04:00
Config.in.host added armhf 2025-07-19 11:14:58 -04:00
readme.txt added armhf 2025-07-19 11:14:58 -04:00
uuu.hash added armhf 2025-07-19 11:14:58 -04:00
uuu.mk added armhf 2025-07-19 11:14:58 -04:00

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