# File lib/specinfra/command/linux/base/inventory.rb, line 36
    def get_system_product_name
      "dmidecode -s system-product-name"
    end