[apparmor] skip_profile
John Johansen
john.johansen at canonical.com
Thu Jul 14 18:42:22 UTC 2011
On 07/13/2011 11:55 PM, Arkadiusz Miskiewicz wrote:
>
> Shouldn't this be like below?
>
> === modified file 'parser/rc.apparmor.functions'
> --- parser/rc.apparmor.functions 2011-06-01 14:52:35 +0000
> +++ parser/rc.apparmor.functions 2011-07-14 06:54:35 +0000
> @@ -198,6 +198,7 @@
> aa_log_skipped_msg "$profile"
> logger -t "AppArmor(init)" -p daemon.warn "Skipping profile $profile"
> STATUS=2
> + continue
> elif [ "$skip" -ne 0 ]; then
> continue
> fi
>
>
> Otherwise it doesn't skip these files.
>
Acked-by: John Johansen <john.johansen at canonical.com>
More information about the AppArmor
mailing list