PER_PROJECT

The PER_PROJECT parameter of the Limit section within the lsb.globalpolicies file accepts a space-separated list of project names on which limits are enforced. Limits are enforced on each project listed.

Syntax

PER_PROJECT=project_name ...

Description

Each project name can be up to 511 characters long.

Do not configure PER_PROJECT and PROJECTS limits in the same Limit section.

In horizontal format, use only one PER_PROJECT line per Limit section.

In vertical tabular format, multiple project names must be enclosed in parentheses.

Default

None. If no limit is specified for PER_PROJECT or PROJECTS, no limit is enforced on any project.

Example

PER_PROJECT=proj1 proj2