On Wed, Apr 29, 2015 at 06:31:43PM -0700, John Johansen wrote: > right I was thinking of a couple follow on patches > > rename have_features -> kernel_features > requires_features -> requires_kernel_features > > and then another patch that reintroduces have_features and requires_features > for the common uses. I think we would have to specify the current sets as > pairs unless we can come up with a good way to provide a mapping, so > > requires_features "network/af_unix" "unix," > > and it would expand into > $(requires_kernel_features "network/af_unix") == "true" -a > $(parser_supports "unix,") == "true"
Nice, I was thinking much the same but didn't want to get greedy. Thanks
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
