non-interactive zlogin and environment variables
807559May 19 2006 — edited Jun 9 2006Hi,
When I use non-interactive zlogin to run a program in a non-global zone (as root), that program seems to work with default environment variables. Like
PATH=/usr/sbin:/usr/bin.
When I login into the zone, I get evironment variables created by /etc/profile.
Is there a way the non-interactive zlogin uses environment variables defined in the non-global zone /etc/profile ?
Regards