Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
eudev / lib / udev / rules.d / 70-memory.rules
Size: Mime:
# 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"