aa-features-abi (1) Linux Manual Page
aa-features-abi – Extract, validate and manipulate AppArmor feature abis
Synopsis
aa-features-abi [OPTIONS] <SOURCE> [OUTPUT OPTIONS]Description
aa-features-abi is used to extract a features abi and output to either stdout or a specified file. A SOURCE_OPTION must be specified. If an output option is not specified the features abi is written to stdout.Options
aa-features-abi accepts the following arguments:- -h, –help
- Display a brief usage guide.
- -d, –debug
- show messages with debugging information
- -v, –verbose
- show messages with stats
Source
- -x, –extract
- Extract the features abi for the kernel
- -f FILE, –file=FILE
- Load the features abi from FILE and send it to OUTPUT OPTIONS.
Output Options
- –stdout
- Write the features abi to stdout, this is the default if no output option is specified.
- -w FILE, –write FILE
- Write the features abi to FILE.
