Deleting Manifest file

Hi,Can the manifest file generated using inetconv on Solaris 10 manually removed or some command needs to be executed. ?Soes any special care needs to be taken in order to delete the service manifest file.Thanks.Regards,Hemil
[267 byte] By [problem_solutiona] at [2007-11-27 6:52:23]
# 1

Manifest files don't "do" anything. So you can remove it, but that won't affect the system.

Manifest files are read so that a "service" can be created. Once created, the service is independent of the manifest.

You can use svccfg to delete a service or service instance (I think it has to be offline).

--

Darren

Darren_Dunhama at 2007-7-12 18:26:53 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Thanks for your suggestions.I have proceeded accordingly.Regards,Hemil
problem_solutiona at 2007-7-12 18:26:53 > top of Java-index,Solaris Operating System,Solaris 10 Features...