summaryrefslogtreecommitdiff
path: root/2.2
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2008-10-25 14:37:47 +0000
committerBenedikt Boehm <hollow@gentoo.org>2008-10-25 14:37:47 +0000
commit679e422745fcf174e0d6ba3c0bae68ffa7722bc7 (patch)
tree24fc9858685178efa9a88b54c9f7cc7432f955a6 /2.2
parentfix #240680 (diff)
downloadapache-679e422745fcf174e0d6ba3c0bae68ffa7722bc7.tar.gz
apache-679e422745fcf174e0d6ba3c0bae68ffa7722bc7.tar.bz2
apache-679e422745fcf174e0d6ba3c0bae68ffa7722bc7.zip
fix #228925
Diffstat (limited to '2.2')
-rwxr-xr-x2.2/scripts/apache2ctl2
1 files changed, 2 insertions, 0 deletions
diff --git a/2.2/scripts/apache2ctl b/2.2/scripts/apache2ctl
new file mode 100755
index 0000000..eff10b5
--- /dev/null
+++ b/2.2/scripts/apache2ctl
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /etc/init.d/apache2 "$@"