On a Solaris 10 OS, you want to enable a syslog message for all incoming inetd requests.
What do you need to do?
A.
execute inetadm -M tcp_trace=true
B.
execute inetadm -M tcp_wrappers=true
C.
edit /etc/inetd.conf and add a tcp wrapper to each enabled service
D.
edit /etc/init.d/inetsvc and add the -t option to the inetd invocation