The Initiator command in a Rule command defines the AAC initiator matches. Only processes can be initiators.
Note
Exploit Prevention is not supported in the ARM architecture.
Description
This command takes no arguments and can contain only Match commands.
A Rule command must contain at least one Initiator command and can contain multiple Initiator commands. If the value isn't specified, the rule uses ** to indicate all processes.
Syntax
Rule {
…
Initiator {
Match …
}
…
}