Given:
ap::sysinit:/sbin/autopush -f /etc/iu.ap
sp::sysinit:/sbin/soconfig -f /etc/sock2path
smf::sysinit:/lib/svc/bin/svc.startd >/dev/msglog 2<>/dev/msglog </dev/console
p3:s1234:powerfail:/usr/sbin/shutdown -y -i5 -g0 >/dev/msglog 2<>/dev/msglog
Which two statements are true? (Choose two.)

A.
This is a part of the content of the /etc/inittab file.
B.
When booting this system, svc.startd will start.
C.
This system starts /lib/svc/bin/svc.startd for run level 1.
D.
When this system gets the powerfail signal, svc.startd will be respawned.
E.
This file must be read by the process inetd.