diff --git a/contrib/check-config.sh b/contrib/check-config.sh index 906cf2a4bb..253595ef90 100755 --- a/contrib/check-config.sh +++ b/contrib/check-config.sh @@ -301,6 +301,8 @@ flags=( IP_VS_PROTO_TCP IP_VS_PROTO_UDP IP_VS_RR + SECURITY_SELINUX + SECURITY_APPARMOR ) check_flags "${flags[@]}"