On Tue, Jul 15, 2014 at 11:57:10AM -0400, m.roth@5-cent.us wrote:
Lamar Owen wrote:
On 07/15/2014 11:33 AM, m.roth@5-cent.us wrote:
This one does bother me. I may not want to restart a production instance of apache, when all I want it to do is reload the configuration files, so that one site changes while the others are all running happily as clams.
systemctl reload $unit
Documented in the systemctl(1) man page.
<snip> Which contradicts the long post from the guy I was responding to, who said it *only* did start, stop, restart....
What I meant is that it doesn't support extra action verbs, such as 'service httpd configtest'. I didn't mean to indicate that it ONLY supported start, stop, restart and status.