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
545b11ecf3
httpd
/
action-configtest.sh
3 lines
34 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
/usr/sbin/httpd -t
Reference in New Issue
Copy Permalink