fix: rename udev
watchdog is name of internal device
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user