lkml.org 
[lkml]   [2012]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Smack: Add missing depends on INET in Kconfig
Date
On Friday, November 30, 2012 09:40:09 AM Randy Dunlap wrote:
> On 11/30/2012 09:28 AM, Casey Schaufler wrote:
> > Because NETLABEL depends on INET SECURITY_SMACK
> > has to explicitly call out the dependency.
> >
> > Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
>
> Acked-by: Randy Dunlap <rdunlap@xenotime.net>
>
> Thanks for the quick fix.

+1

Thanks Casey.

> > ---
> >
> > security/smack/Kconfig | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/security/smack/Kconfig b/security/smack/Kconfig
> > index 9fb14ef..1be1088 100644
> > --- a/security/smack/Kconfig
> > +++ b/security/smack/Kconfig
> > @@ -1,5 +1,6 @@
> >
> > config SECURITY_SMACK
> >
> > bool "Simplified Mandatory Access Control Kernel Support"
> >
> > + depends on INET
> >
> > depends on NET
> > depends on SECURITY
> > select NETLABEL
> >
> > --
--
paul moore
www.paul-moore.com



\
 
 \ /
  Last update: 2012-11-30 20:01    [W:0.112 / U:1.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site