[linux-yocto] [PATCH] cgl: audit: Remove CONFIG_AUDIT_WATCH and CONFIG_AUDIT_WATCH

Bruce Ashfield bruce.ashfield at gmail.com
Thu Mar 28 07:14:43 PDT 2019


This is now merged.

Bruce

On Mon, Mar 25, 2019 at 2:36 AM He Zhe <zhe.he at windriver.com> wrote:
>
> This for 5.0 and master.
>
> Zhe
>
> On 3/25/19 2:33 PM, zhe.he at windriver.com wrote:
> > From: He Zhe <zhe.he at windriver.com>
> >
> > In the following commits, these two options have been replaced by
> > CONFIG_AUDITSYSCALL which is in audit.cfg.
> >
> > c8fc5d49c341 ("audit: remove WATCH and TREE config options")
> > cb74ed278f80 ("audit: always enable syscall auditing when supported and audit is enabled")
> >
> > Signed-off-by: He Zhe <zhe.he at windriver.com>
> > ---
> >  cgl/features/audit/audit.cfg | 2 --
> >  1 file changed, 2 deletions(-)
> >
> > diff --git a/cgl/features/audit/audit.cfg b/cgl/features/audit/audit.cfg
> > index 3397cc5..e0c6e19 100644
> > --- a/cgl/features/audit/audit.cfg
> > +++ b/cgl/features/audit/audit.cfg
> > @@ -1,6 +1,4 @@
> >  CONFIG_AUDIT=y
> >  CONFIG_AUDITSYSCALL=y
> > -CONFIG_AUDIT_WATCH=y
> > -CONFIG_AUDIT_TREE=y
> >  # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
> >  CONFIG_AUDIT_GENERIC=y
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the linux-yocto mailing list