summaryrefslogtreecommitdiffstats
path: root/scripts/httpd-stop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/httpd-stop.sh')
-rwxr-xr-xscripts/httpd-stop.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/httpd-stop.sh b/scripts/httpd-stop.sh
new file mode 100755
index 0000000..9d47507
--- /dev/null
+++ b/scripts/httpd-stop.sh
@@ -0,0 +1,3 @@
+#!/bin/sh -x
+
+service httpd stop