]> git.ipfire.org Git - thirdparty/systemd.git/blame - rules.d/70-memory.rules
Merge pull request #33426 from aafeijoo-suse/conf-parser-parse-size-log
[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"