提交 70eed75d 编写于 作者: P Patrick McHardy 提交者: David S. Miller

netfilter: make security table depend on NETFILTER_ADVANCED

Signed-off-by: NPatrick McHardy <kaber@trash.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 4b53fb67
...@@ -369,7 +369,7 @@ config IP_NF_SECURITY ...@@ -369,7 +369,7 @@ config IP_NF_SECURITY
tristate "Security table" tristate "Security table"
depends on IP_NF_IPTABLES depends on IP_NF_IPTABLES
depends on SECURITY depends on SECURITY
default m if NETFILTER_ADVANCED=n depends on NETFILTER_ADVANCED
help help
This option adds a `security' table to iptables, for use This option adds a `security' table to iptables, for use
with Mandatory Access Control (MAC) policy. with Mandatory Access Control (MAC) policy.
......
...@@ -213,7 +213,7 @@ config IP6_NF_SECURITY ...@@ -213,7 +213,7 @@ config IP6_NF_SECURITY
tristate "Security table" tristate "Security table"
depends on IP6_NF_IPTABLES depends on IP6_NF_IPTABLES
depends on SECURITY depends on SECURITY
default m if NETFILTER_ADVANCED=n depends on NETFILTER_ADVANCED
help help
This option adds a `security' table to iptables, for use This option adds a `security' table to iptables, for use
with Mandatory Access Control (MAC) policy. with Mandatory Access Control (MAC) policy.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册