Browse Source

httpd add missing action files

Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64bebuilder0 6 years ago
parent
commit
67c55f9aef
  1. 2
      SOURCES/action-configtest.sh
  2. 2
      SOURCES/action-graceful.sh

2
SOURCES/action-configtest.sh

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
#!/bin/sh
exec /sbin/apachectl configtest

2
SOURCES/action-graceful.sh

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
#!/bin/sh
exec /sbin/apachectl graceful
Loading…
Cancel
Save