[csw-maintainers] Java... again!
Philip Brown
phil at bolthole.com
Wed Nov 19 02:31:01 CET 2008
On Wed, Nov 19, 2008 at 01:29:39AM +0100, Trygve Laugstøl wrote:
> > yes it is part of the standards. No, it isnt something you can really
> > progamatically check for.
>
> I was just wondering, since just about every CSW package that I've
> installed has config files under /opt/csw/etc.
>
> Wouldn't it be possible to just check the prototype for files under
> /opt/csw/etc?
well, i actually plan to put in a check for /opt/csw/var. since that should
pretty much never exist any more.
However, /opt/csw/etc is different.
Some programs, SHOULD have global configs in /opt/csw/etc. Some should have
local configs in /etc/opt/csw
It is impossible for an automated check to "know" which type of program it
is checking :-}
More information about the maintainers
mailing list