]> git.ipfire.org Git - thirdparty/systemd.git/blame - rules.d/70-memory.rules
Merge pull request #32963 from yuwata/test-64-btrfs
[thirdparty/systemd.git] / rules.d / 70-memory.rules
CommitLineData
4dd465cb
BN
1# do not edit this file, it will be overwritten on update
2
3ACTION=="remove", GOTO="memory_end"
4SUBSYSTEM!="dmi", GOTO="memory_end"
5
6IMPORT{program}="dmi_memory_id"
7
8LABEL="memory_end"