Hi One quick Q regaring the alternate root svc import. I have a package which installes under /opt under normal scenarios, and i have an svc xml file which i import from /var/svc../managemtn/app1.xml. The "exec" method contains absolute path to my exe, ie /opt/../app1. Now if i use pkgadd -R <alternateroot>, it gets installed under that path. But what to do with svccfg import? because it expects the application to be present under /opt/ and not under <alternate_root>/opt.
How to handle this scenario? This is infact required for jump start installation too. Thanks in advace, Joseph This message posted from opensolaris.org