OpenVZ Forum


Home » General » Support » Pass environment variable via execve
Pass environment variable via execve [message #15957] Thu, 16 August 2007 23:34 Go to previous message
AngerMCS is currently offline  AngerMCS
Messages: 2
Registered: August 2007
Junior Member
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!
 
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:55:40 GMT 2024

Total time taken to generate the page: 0.02814 seconds