Hi, I have a few questions about FileInstall and system properties. I am working in a linux environment and I would like to know if I can use an environment variable as a substitution property in a config file. If so, how would I go about this? I have created an environment variable and substituted it in my fileinstall config file but fileinstall says that it does not exist. I know it exists because I am able to echo the contents of the variable on the command line. I discovered a workaround online but this involved changing the bin/karaf startup script and this isn't the the way I would like to go. Could you let me know what I am doing wrong here? I am using apache karaf 2.2.7 and file install 3.2.2.
Thanks, Andrew Burks

