From 761e59a409be2310f4242e80074e848faffb9f81 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 7 Jul 2012 16:48:21 +0200 Subject: httpd: sync with rawhide --- action-configtest.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 action-configtest.sh (limited to 'action-configtest.sh') diff --git a/action-configtest.sh b/action-configtest.sh new file mode 100644 index 0000000..6685b0a --- /dev/null +++ b/action-configtest.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec /sbin/apachectl configtest "$@" -- cgit