[apparmor] [patch 20/24] --- common/Make.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
john.johansen at canonical.com
john.johansen at canonical.com
Fri Mar 7 17:31:41 UTC 2014
--- 2.9-test.orig/common/Make.rules
+++ 2.9-test/common/Make.rules
@@ -193,7 +193,7 @@
# to mediate. We use PF_ here since that is what is required in
# bits/socket.h, but we will rewrite these as AF_.
-FILTER_FAMILIES=PF_UNIX
+FILTER_FAMILIES=PF_UNSPEC PF_UNIX
__FILTER=$(shell echo $(strip $(FILTER_FAMILIES)) | sed -e 's/ /\\\|/g')
More information about the AppArmor
mailing list