mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
|
|
# 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"
|