# File lib/simp/cli/config/items/action/set_grub_password_action.rb, line 12
    def initialize
      super
      @key         = 'set_grub_password_action'
      @description = 'Set GRUB password'
      @applied_status = :unattempted
    end