2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

provide kernel version caching, along with ability to test caching subsystem

This commit is contained in:
Kees Cook
2009-11-11 10:56:04 -08:00
parent 6fa3406b0e
commit 0d2518551f
4 changed files with 148 additions and 55 deletions

View File

@@ -133,9 +133,13 @@ the "--write-cache" option.
=item -q, --quiet
Do not report on the profiles as they are loaded.
Do not report on the profiles as they are loaded, and not show warnings.
=item -v, --version
=item -v, --verbose
Report on the profiles as they are loaded, and show warnings.
=item -V, --version
Print the version number and exit.