From 28bd885e036b29eb389e9ef1b6bd477e1738951f Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 15 Mar 2007 14:18:26 +0000 Subject: [PATCH] added apache2/ocsp log directory to winnetou --- testing/scripts/build-umlhostfs | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/scripts/build-umlhostfs b/testing/scripts/build-umlhostfs index e77bfc0..69ad9fe 100755 --- a/testing/scripts/build-umlhostfs +++ b/testing/scripts/build-umlhostfs @@ -68,6 +68,7 @@ do cp -rfp $BUILDDIR/hosts/${host}/etc $LOOPDIR if [ "$host" = "winnetou" ] then + mkdir $LOOPDIR/var/log/apache2/ocsp cp -rfp $UMLTESTDIR/testing/images $LOOPDIR/var/www/localhost/htdocs chroot $LOOPDIR /etc/openssl/generate-crl >> $LOGFILE 2>&1 fi -- 2.7.4