Your senior system administrator asked you to edit the /etc/inetd.conf file in order to disable the time service. After doing so, what would be the next thing to do?
A.
Reboot the machine
B.
Restart the inetd
C.
Find the PID of inetd and kill it with kill -15
D.
Find the PID of inetd and send it a SIGHUP
Explanation:
http://www.faqs.org/docs/securing/chap5sec36.html