As system administrator, you are asked to shutdown the Apache HTTPD service that is running on
a development server. Your run the svcs | grep apache command, and recieve this output:
legacy_runFeb_02lrc:/etc/rc3_d/S50apache Based on this output, which of the following
statements are true. (Choose two.)
A.
Any legacy_run state can NOT be manually shut down.
B.
In order to shut down this service, you need to execute the following shutdown script: svcadm -v disable /etc/init.d/S50apache
C.
In order to shut down this service, you need to execute the shutdown script in the /etc/init.d
directory
D.
This service is NOT managed by SMF.
E.
This service is managed by LRC.
Explanation: