Child Dictionary Linked - How to Deploy

I have a CDD called PARENT.cdd with a link to a child dictionary called CHILD.cdd.

CHILD.cdd is referenced from multiple CDDs so this is done for the ease of maintenance.

I need to deploy PARENT.cdd to a Linux platform.

Do I need to deploy CHILD.cdd to the Linux server as well?

It seems that CHILD.cdd is only used when I bring up PARENT.cdd in the data dictionary utility on Windows. But not at runtime.

Just want to confirm.

Thanks.

You are correct, you do not need to deploy the child CDDs on linux.