ogrammatically start/stop the specified service, preferably
via an API instead of exec'ing a shell script.
That's why I was wondering if /sbin/service has a companion API.
From: Jeff Dyke
To: users@httpd.apache.org; Tech Newbie
Sent: Monday, Septembe
I am aware of the way to start/stop Apache via apachectl, both locally and
remotely via SSH.
Is there some generic unix API, perhaps related to /sbin/service, that I can
remotely programmatically start Apache without exec'ing apachectl directly?
I'm thinking since Apache is already configured