Les Mikesell skrev:
> 
> The straightforward way would be to give each of your services a different 
> name 
> (service-a, service-b, etc) so you would have different init file instances, 
> different pid file names, and can specify the appropriate arguements to each 
> program.

Yeah, thought of doing multiple:
ln -s /usr/bin/java service_a
ln -s /usr/bin/java service_b
etc.

If the jsvc track fails, I'll fallback on this.

Thnx
/R


_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to