projmod
Modifies existing Solaris projects and their attributes.
Syntax
$projmod [OPTIONS] PROJECT
Examples
Examples
$projmod -c "New description" build
Examples
$projmod -K "project.max-shm-memory=(priv,8GB,deny)" build
Typical use cases
projmod -c "New description" build
projmod -K "project.max-shm-memory=(priv,8GB,deny)" build
man projmod
Note
Used to fine-tune resource controls.
Export