|
From: | Martin Pala |
Subject: | Re: Environment variables with start program |
Date: | Thu, 20 Feb 2014 14:03:37 +0100 |
Hi, you can wrap the script in shell like this: start program = "/bin/bash -c '/etc/init.d/myprogram start'" The shell will load its profile (set environment variables). Regards, Martin On 20 Feb 2014, at 12:38, Mehul Ved <address@hidden> wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |