From 679e422745fcf174e0d6ba3c0bae68ffa7722bc7 Mon Sep 17 00:00:00 2001 From: Benedikt Boehm Date: Sat, 25 Oct 2008 14:37:47 +0000 Subject: fix #228925 --- 2.2/scripts/apache2ctl | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 2.2/scripts/apache2ctl (limited to '2.2/scripts') 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 "$@" -- cgit v1.2.3