> Removing Limits > =============== > Using prctl(1), it is possible (depending on your privileges) to > add, change or remove resource limits associated with projects. > When using projadd(1M), it is only possible to define projects in > terms of new limits they will have: it is not possible to remove > an inherited resource limit using a project definition in > /etc/project. > > Thus this case would like to propose that the /etc/project file > be extended to allow resource limits to be removed. The suggested > syntax is to simply be '<resource_name>=removed'. As an example, > it would be possible to use "project.max-contracts=removed".
I assume we would maintain the current removal behavor, which is done by specifying the rctl name without any value? -Steve L.