ability

QNX SDP8.0PLMS User's GuideAPIConfigurationDeveloper

Format

ability = ["ability_spec_1" [, ... ]]

Description

The ability keyword represents a procnto ability to assign to the process.

Example

ability = ["root,deny,fork", "nonroot,allow,confset:2",...]

Default

None.

Multiplicity

Zero or one instance in a task block.

Constraints

  • Invalid abilities are detected during parsing time, and the configuration files are rejected.

  • If ability is specified in a task, then the task must have one of the exec*() functions so that ability is used at run time.

Page updated: