# File lib/specinfra/command/linux/base/inventory.rb, line 23
    def get_filesystem
      'df -P'
    end