SYSCAP_NOKLD
if ((error = caps_priv_check_self(SYSCAP_NOKLD)) != 0)
if (caps_priv_check_self(SYSCAP_NOKLD) != 0 || securelevel > 0) {