milkv-jupiter-buildroot/package/uuu
2024-03-01 16:31:33 +08:00
..
Config.in.host Initial commit of 2023.02.9 2024-03-01 16:31:33 +08:00
readme.txt Initial commit of 2023.02.9 2024-03-01 16:31:33 +08:00
uuu.hash Initial commit of 2023.02.9 2024-03-01 16:31:33 +08:00
uuu.mk Initial commit of 2023.02.9 2024-03-01 16:31:33 +08:00

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