OpenVZ Forum


Home » General » Support » Pass environment variable via execve
Re: Pass environment variable via execve [message #15964 is a reply to message #15957] Fri, 17 August 2007 07:34 Go to previous messageGo to previous message
Igor Sukhih is currently offline  Igor Sukhih
Messages: 21
Registered: May 2006
Junior Member
AngerMCS wrote on Thu, 16 August 2007 19:34

I have a "spawner" process that spawns other process within a vps. Problem is that the enivronment variables I pass with execve are not being passed to spawned processes. Does anyone know an easy way to do this?
Example code:
execve("/usr/sbin/vzctl", args, env);
where args={"exec", "101", "/path/to/process", ...}

Thanks!

As workaround It can be passed in command line
"FOO=bar /path/to/process"
 
Read Message
Read Message
Read Message
Previous Topic: Dedicating physical NIC ports to each VE without bridging, etc.
Next Topic: sysctl.conf ip_forward = 1 changes after reboot
Goto Forum:
  


Current Time: Mon Aug 12 21:57:23 GMT 2024

Total time taken to generate the page: 0.02799 seconds