Re: setting enviroment variable before deamon starts
- From: Bill Marcum <marcumbill@xxxxxxxxxxxxx>
- Date: Fri, 18 Jan 2008 07:10:56 -0500
On 2008-01-18, tomb <tomb.fish@xxxxxxxxx> wrote:
Write a script that sets the variables and starts the daemon.
Hello,
I have problem with running deamon on boot up. I register deamon to
start at boot up in /etc/rc.rd/rc.local file :
#Add you want to add deamon
/home/progs/ts &~
Deamon starts up! but it should use 2 env variables, which I register
in bash profile (/etc/bash).
How can I register environment variable before deamon starts?
.
- References:
- Prev by Date: Re: setting enviroment variable before deamon starts
- Next by Date: Re: setting enviroment variable before deamon starts
- Previous by thread: Re: setting enviroment variable before deamon starts
- Next by thread: Re: setting enviroment variable before deamon starts
- Index(es):
Relevant Pages
|