summaryrefslogtreecommitdiffstats
path: root/action-graceful.sh
diff options
context:
space:
mode:
Diffstat (limited to 'action-graceful.sh')
-rw-r--r--action-graceful.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/action-graceful.sh b/action-graceful.sh
new file mode 100644
index 0000000..3d28f0e
--- /dev/null
+++ b/action-graceful.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /sbin/apachectl -k graceful "$@"