Re: Adding a program in Startup
From: David Logan (djlogan2_at_comcast.net)
Date: 06/26/04
- Next message: Robert Braudy: "VA - Senior Software Design Engineer - Wanted!!"
- Previous message: Igmar Palsenberg: "Re: Linux capabilities set compilation errors"
- In reply to: Yogesh: "Adding a program in Startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 26 Jun 2004 00:28:24 GMT
Yogesh wrote:
> How to Add a program in Startup ? so it it can start Automatically at
> the start-up time .
> I want to create something similar to Service in Windows(My own),in
> Solaris.
> How can i do this (Using C Language)
Typically you add it to rc.local (or some form thereof.) Look in
/etc/rc.d or its equivalent, depending on which *nix you are running.
David Logan
- Next message: Robert Braudy: "VA - Senior Software Design Engineer - Wanted!!"
- Previous message: Igmar Palsenberg: "Re: Linux capabilities set compilation errors"
- In reply to: Yogesh: "Adding a program in Startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]