fix: rename udev

watchdog is name of internal device
This commit is contained in:
eneller
2025-05-08 02:42:28 +02:00
parent 09ee1f7105
commit 2763a75f83

View File

@@ -1,2 +1,2 @@
# should be in /etc/udev/rules.d/
ACTION=="add", ATTRS{idProduct}=="7523", ATTRS{idVendor}=="1a86", NAME="watchdog"
ACTION=="add", ATTRS{idProduct}=="7523", ATTRS{idVendor}=="1a86", NAME="heartbeat-listener"