[apparmor] [PATCH 6/6] utils: Remove --file option from aa-exec(8) man page

John Johansen john.johansen at canonical.com
Tue Dec 15 23:41:08 UTC 2015


On 12/15/2015 12:56 PM, Tyler Hicks wrote:
> The new C based aa-exec does not implement the --file option.
> 
> Signed-off-by: Tyler Hicks <tyhicks at canonical.com>

Acked-by: John Johansen <john.johansen 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
> 




More information about the AppArmor mailing list