You are extending the NIS support in your network to include a new NIS map to support automount direct maps. As part of this process, you modify the NIS Makefile to include the line: auto.direct: auto.direct.time What does this line signify?

A.
The auto.direct NIS map is indexed using the time at which resources are mounted by a client.
B.
Client use of the auto.direct NIS map is recorded in the log file /var/yp/auto.direct.time.
C.
The auto.direct dependency is satisfied when the auto.direct.time dependency is satisfied.
D.
If the auto.direct file does not exist, it should be created using the auto.direct.time file as a template.