config/root/etc/udev/rules.d/98-thunderbolt-auto-allow.rules

2 lines
85 B
Plaintext
Raw Normal View History

2024-07-24 22:38:56 +00:00
ACTION=="add", SUBSYSTEM=="thunderbolt", ATTR{authorized}=="0", ATTR{authorized}="1"