[apparmor] [PATCH 6/6] utils: Remove --file option from aa-exec(8) man page
Tyler Hicks
tyhicks at canonical.com
Tue Dec 15 20:56:01 UTC 2015
The new C based aa-exec does not implement the --file option.
Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
---
utils/aa-exec.pod | 4 ----
1 file changed, 4 deletions(-)
diff --git a/utils/aa-exec.pod b/utils/aa-exec.pod
index 58dedb2..14f0429 100644
--- a/utils/aa-exec.pod
+++ b/utils/aa-exec.pod
@@ -57,10 +57,6 @@ use the current profile name (likely unconfined).
use profiles in NAMESPACE. This will result in confinement transitioning
to using the new profile namespace.
-=item -f FILE, --file=FILE
-
-a file or directory containing profiles to load before confining the program.
-
=item -i, --immediate
transition to PROFILE before doing executing I<E<lt>commandE<gt>>. This
--
2.5.0
More information about the AppArmor
mailing list