-e | Treat any file systems encountered which do not support MAC labelling as errors, instead of warning and skipping them. |
-f specfile |
| Apply the specifications in specfile to the specified paths. .Bf -emphasis NOTE: Only the first entry for each file is applied; all others are disregarded and silently dropped. .Ef Multiple -f arguments may be specified to include multiple specification files. |
-h | When a symbolic link is encountered, change the label of the link rather than the file the link points to. |
-q | Do not print non-fatal warnings during execution. |
-s specfile |
| Apply the specifications in specfile, but assume the specification format is compatible with the SELinux specfile format. .Bf -emphasis NOTE: Only the first entry for each file is applied; all others are disregarded and silently dropped. .Ef The prefix "sebsd/" will be automatically prepended to the labels in specfile. Labels matching "<<none>>" will be explicitly not relabeled. This permits SEBSD to reuse existing SELinux policy specification files. |
-v | Increase the degree of verbosity. |
-x | Do not recurse into new file systems when traversing them. |
|