create /var/log/apache2/ocsp on winnetou

This commit is contained in:
Andreas Steffen 2007-03-15 13:33:42 +00:00
parent bcee8816a5
commit d4f0e636b5
1 changed files with 1 additions and 0 deletions

View File

@ -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