From 7a337a2e295cd0daedf297fefa134a7d8a8ee3ea Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Sat, 9 Nov 2013 22:24:58 +0100 Subject: Added files for apache-2.4 --- 2.4/scripts/apache2ctl | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 2.4/scripts/apache2ctl (limited to '2.4/scripts/apache2ctl') diff --git a/2.4/scripts/apache2ctl b/2.4/scripts/apache2ctl new file mode 100755 index 0000000..eff10b5 --- /dev/null +++ b/2.4/scripts/apache2ctl @@ -0,0 +1,2 @@ +#!/bin/sh +exec /etc/init.d/apache2 "$@" -- cgit v1.2.3-65-gdbad