A new iSCSI target configuration is created in /etc/tgt/targets2.conf using a text editor. The file is used to avoid accidental destructive errors in the normal working configuration file /etc/tgt/targets.conf while testing is in progress. Which command would you use to activate this configuration without affecting the default configuration file?
A.
service tgtd restart < /etc/tgt/targets2.conf
B.
cat /etc/tgt/targets2.conf | tgt-admin -e
C.
tgt-admin-e</etc/tgt/targets2.conf
D.
tgt-admin -e -c /etc/tgt/targets2.conf
D for sure