System Administration Guide: Virtualization Using the Solaris Operating System

ProcedureHow to Remove a Resource Control Attribute From a Project

To remove the resource control task.max-lwps in the project myproject, use the projmod command with the -r and -K options.

  1. Become superuser or assume an equivalent role.

  2. Remove the attribute task.max-lwps and all of its values from the project myproject:


    # projmod -r -K task.max-lwps myproject