summaryrefslogtreecommitdiffstats
path: root/scripts/httpd-stop.sh
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-05-03 23:30:15 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-05-03 23:30:15 -0500
commita8acd0eb45c72fbe875bcaff89e4a63adb3ea32b (patch)
tree20fdf3bf5c9d1f0bb08d4e6bdf8c96ed69bd9a7c /scripts/httpd-stop.sh
parent0baa5bdaefe5d0bc5954115947d3530d9a6a39f0 (diff)
downloadpki-dev-a8acd0eb45c72fbe875bcaff89e4a63adb3ea32b.tar.gz
pki-dev-a8acd0eb45c72fbe875bcaff89e4a63adb3ea32b.tar.xz
pki-dev-a8acd0eb45c72fbe875bcaff89e4a63adb3ea32b.zip
Added httpd scripts.
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