Results 1 to 2 of 2
How to convert a user written script into a service in linux?
Thanks....
- 01-14-2011 #1Just 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.
- 01-19-2011 #2Just 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


Reply With Quote