[csw-maintainers] cswclassutils cswinetdconf
Peter Bonivart
bonivart at opencsw.org
Fri Nov 20 18:44:50 CET 2009
On Fri, Nov 20, 2009 at 5:12 PM, Ben Walton <bwalton at opencsw.org> wrote:
> Yes, I'll certainly fix that. It's not something I encountered
> though...I wonder if I created that directory manually on my test
> boxes? I didn't encounter issues adding the updated CSWgitosis on
> mirror.opencsw.org, either, which implies that directory existed.
Cswclassutils creates /var/opt/csw/svc/manifest and maybe on your
system you had a package installed using the network path because it
gets created by cswinitsmf if needed.
As you always use network you could just do something like this:
[ ! -d $outdir ] && mkdir $outdir
--
/peter
More information about the maintainers
mailing list