> Date: Wednesday, June 17, 2020 06:48:27 -0500 > From: Tom Browder <tom.browder@xxxxxxxxx> > > If I build a new server using --enable-systemd how does that affect > using apachectl? > > Can I still apachectl for interactive start/stop while systemd > takes care of reboots? > You would use "systemctl" to start/stop/reload/... the server, e.g., systemctl start httpd.service (the ".service" bit is probably unnecessary). --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx