Results 1 to 4 of 4
Hello All,
I found a couple of times that some services like "autofs" doesnot get started on a machine reboot.
then I have to start the service manually by running ...
- 11-13-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
autofs doesnot gets started on reboot
Hello All,
I found a couple of times that some services like "autofs" doesnot get started on a machine reboot.
then I have to start the service manually by running the following command.
service autofs start.
Any suggestion for the services to start automatically on a reboot would be great.
prabs.
- 11-15-2009 #2
The standard way to do this is:
chkconfig autofs on
Have you tried this?Linux user #126863 - see http://linuxcounter.net/
- 11-16-2009 #3Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
Hi ,
I will try that. Thankyou for the reply. I have not tried it.
prabs
- 11-25-2009 #4Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
hi ,
Thankyou , I have set that as said by you. For any reason if the server needs to be rebooted then i can check back.
Appreciate your help.
prabs.


Reply With Quote