|
how to set a service to start any time the system reboot
my sshd deamon is off any time I reboot the box, to bring it back on, I have to manually do '/etc/init.d/sshd start'.
Is there any way I can set so the service automatically start anytime the box is rebooting? Thanks
|