| Server IP : 51.79.230.26 / Your IP : 216.73.217.128 Web Server : LiteSpeed System : Linux sg2.exonhost.com 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : mukutpub ( 1151) PHP Version : 8.2.33 Disable Function : eval, show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/udev/hwdb.d/ |
Upload File : |
# This file is part of systemd. # # Database for Hardware Wallets that should be accessible to the seat owner. # # The lookup keys are $MODALIAS strings, see udev's hwdb builtin. # # To add local entries, create a new file # /etc/udev/hwdb.d/71-hardware-wallets-local.hwdb # and add your rules there. To load the new rules execute (as root): # systemd-hwdb update # udevadm trigger /dev/… # # If your changes are generally applicable, send them as a pull request to # https://github.com/systemd/systemd # or create a bug report on https://github.com/systemd/systemd/issues and # include your new rules, a description of the device, and the output of # udevadm info # for the device. # # Allowed properties are: # ID_HARDWARE_WALLET=0|1 ################ # Trezor Hardware Wallets ################ # Trezor v1 usb:v534Cp0001* ID_HARDWARE_WALLET=1 # Trezor v2 usb:v1209p53C0* ID_HARDWARE_WALLET=1 usb:v1209p53C1* ID_HARDWARE_WALLET=1