debian-galaxy-a20e/rootfs/usr/lib/udev/rules.d/70-memory.rules

9 lines
184 B
Plaintext
Raw Normal View History

2026-08-27 13:48:54 +00:00
# do not edit this file, it will be overwritten on update
ACTION=="remove", GOTO="memory_end"
SUBSYSTEM!="dmi", GOTO="memory_end"
IMPORT{program}="dmi_memory_id"
LABEL="memory_end"