Which of the following commands will have the httpd service start at runlevel 5?

Which of the following commands will have the httpd service start at runlevel 5?Category: Introduction to Linux IWhich of the following commands will have the httpd service start at runlevel 5?
Linux Questions Staff asked 1 year ago

Which of the following commands will have the httpd service start at runlevel 5?

  • ln -s /etc/init.d/httpd /etc/rc.d/rc5.d/S85httd
  • cp /etc/init.d/httpd /etc/init.d/rc5.d
  • ln -s /etc/init.d/httpd /etc/rc.d/rc5.d/K85httpd
  • cp /etc/init.d/httpd /etc/rc.d

About the author