Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    6

    Wink 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.

  2. #2
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,392
    The standard way to do this is:

    chkconfig autofs on

    Have you tried this?
    Linux user #126863 - see http://linuxcounter.net/

  3. #3
    Just Joined!
    Join Date
    Sep 2009
    Posts
    6
    Hi ,

    I will try that. Thankyou for the reply. I have not tried it.

    prabs

  4. #4
    Just 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...