From d4f0e636b5f81261dabe248504295e20db2e3e6e Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 15 Mar 2007 13:33:42 +0000 Subject: create /var/log/apache2/ocsp on winnetou --- testing/scripts/build-umlhostfs | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/scripts/build-umlhostfs') diff --git a/testing/scripts/build-umlhostfs b/testing/scripts/build-umlhostfs index e77bfc025..a7fdf96b3 100755 --- a/testing/scripts/build-umlhostfs +++ b/testing/scripts/build-umlhostfs @@ -70,6 +70,7 @@ do then cp -rfp $UMLTESTDIR/testing/images $LOOPDIR/var/www/localhost/htdocs chroot $LOOPDIR /etc/openssl/generate-crl >> $LOGFILE 2>&1 + mkdir $LOOPDIR/var/log/apache2/ocsp fi chroot $LOOPDIR /etc/init.d/depscan.sh --update >> $LOGFILE 2>&1 umount $LOOPDIR -- cgit v1.2.3