[apparmor] [PATCH 1/2] binutils: update aa-enabled.pod to unify exit status styles

Seth Arnold seth.arnold at canonical.com
Mon Jul 31 19:29:13 UTC 2017


On Mon, Jul 31, 2017 at 04:30:15PM +0000, Tyler Hicks wrote:
> Make the possible exit status values bold to match the style used in
> aa-status.pod as of r3680.
> 
> Signed-off-by: Tyler Hicks <tyhicks at canonical.com>

Acked-by: Seth Arnold <seth.arnold at canonical.com>

Thanks

> ---
>  binutils/aa-enabled.pod | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/binutils/aa-enabled.pod b/binutils/aa-enabled.pod
> index bc9603e..5eef9de 100644
> --- a/binutils/aa-enabled.pod
> +++ b/binutils/aa-enabled.pod
> @@ -56,27 +56,27 @@ Upon exiting, B<aa-enabled> will set its exit status to the following values:
>  
>  =over 4
>  
> -=item 0:
> +=item B<0>
>  
>  if AppArmor is enabled.
>  
> -=item 1:
> +=item B<1>
>  
>  if AppArmor is not enabled/loaded.
>  
> -=item 2:
> +=item B<2>
>  
>  intentionally not used as an B<aa-enabled> exit status.
>  
> -=item 3:
> +=item B<3>
>  
>  if the AppArmor control files aren't available under /sys/kernel/security/.
>  
> -=item 4:
> +=item B<4>
>  
>  if B<aa-enabled> doesn't have enough privileges to read the apparmor control files.
>  
> -=item 64:
> +=item B<64>
>  
>  if any unexpected error or condition is encountered.
>  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20170731/3d8770e5/attachment.pgp>


More information about the AppArmor mailing list