SYNOPSIS
indexcon FILE [OPTIONS]DESCRIPTION
indexcon allows the user to index the file contexts on a SELinux system, beginning with the root directory ( / ) and recursing into subdirectories. The index will be written to FILE. The index can be searched using apol or findcon.
OPTIONS
- -d DIR, --directory=DIR
- Start scanning at directory DIR, and recurse through its subdirectories.
- -h, --help
- Print help information and exit.
- -V, --version
- Print version information and exit.