Go to main content

Administering Resource Management in Oracle® Solaris 11.3

Exit Print View

Updated: March 2018
 
 

How 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 root 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