diff --git a/script/check-config.sh b/script/check-config.sh index a78620092..0fe139125 100755 --- a/script/check-config.sh +++ b/script/check-config.sh @@ -271,5 +271,7 @@ flags=( IP_VS_PROTO_TCP IP_VS_PROTO_UDP IP_VS_RR + SECURITY_SELINUX + SECURITY_APPARMOR ) check_flags "${flags[@]}"