Jyri Virkki wrote: > Sriram Natarajan wrote: > >> Still, I don't get it. We do have 'apachectl' for customers who are >> migrating from non Solaris world and 'svcadm' for regular Solaris 10 >> administrators. These two are distinct and different ways to start / >> stop the servers. Why should we create this wrapper , document it. and >> introduce another new way to manage the server ? >> > > No, there's only two interfaces to control Apache start/stop/etc > > - The Sun supported smf commands > - The well-known apachectl > > They need to play well together. The rest is implementation detail. > (I thought that was all sorted out already, no?) > > > That is what I too thought. So, I am confused as to the need for this 'apachectl.smf' script - is this an implementation detail , that won't be exposed to the customers ?
If yes, then again my concern is - why can't we leverage already existing '/lib/svc/method/http-apache2' script for this purpose. thanks sriram
