This website requires JavaScript.
Explore
Help
Sign In
rpms
/
httpd
Watch
7
Star
0
Fork
0
You've already forked httpd
Code
Issues
Pull Requests
Releases
Activity
4b92db2539
httpd
/
action-graceful.sh
3 lines
40 B
Bash
Raw
Normal View
History
Unescape
Escape
support "configtest" and "graceful" as initscripts "legacy actions"
2012-07-02 10:20:02 +00:00
#!/bin/sh
apachectl: cleanup and replace script wholesale (#1641237) * drop "apachectl fullstatus" support * run systemctl with --no-pager option * implement graceful&graceful-stop by signal directly run "httpd -t" from legacy action script Resolves: rhbz#1641237
2019-03-14 10:30:15 +00:00
exec
/sbin/apachectl graceful
Reference in New Issue
Copy Permalink