[apparmor] [PATCH] Make -q quiet can not update cache warnings
Kees Cook
kees.cook at canonical.com
Wed Aug 4 17:39:47 BST 2010
Yeah, this makes sense. ACK.
On Sat, Jul 31, 2010 at 04:08:50PM -0700, John Johansen wrote:
> --- master-new.orig/parser/parser_main.c
> +++ master-new/parser/parser_main.c
> @@ -779,7 +795,7 @@
> }
> }
> else {
> - PERROR("%s: cannot use or update cache, disable, or force-complain via stdin\n", progname);
> + pwarn("%s: cannot use or update cache, disable, or force-complain via stdin\n", progname);
> }
>
> if (profilename && option != OPTION_REMOVE) {
> --
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
--
Kees Cook
Ubuntu Security Team
More information about the AppArmor
mailing list