https://bz.apache.org/bugzilla/show_bug.cgi?id=66036

--- Comment #8 from Alex Ciobotaru <[email protected]> ---
Hi, below configuration.

----------------------
[Service]
Type=notify
Environment=LANG=C

ExecStart=/usr/sbin/httpd $OPTIONS -k start
ExecReload=/usr/sbin/httpd $OPTIONS -k graceful
# Send SIGWINCH for graceful stop
KillSignal=SIGWINCH
KillMode=mixed
----------------------

So the issue is seen at `systemctl reload httpd` which invokes the httpd
`graceful` action.

Restart is `systemctl restart httpd`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to