Find the answer to your Linux question:
Results 1 to 2 of 2
How to convert a user written script into a service in linux? Thanks....
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Posts
    2

    Converting a script into a service

    How to convert a user written script into a service in linux?

    Thanks.

  2. #2
    Just Joined!
    Join Date
    May 2008
    Location
    Bangalore, India
    Posts
    24
    you can run it using nohup;
    also check the scripts in rc.d so it starts at boot up

    -sanjeev

Posting Permissions

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