# File lib/ohai/plugins/linux/virtualization.rb, line 26
  def lxc_version_exists?
    which('lxc-version')
  end