added apache2/ocsp log directory to winnetou

This commit is contained in:
Andreas Steffen
2007-03-15 14:18:26 +00:00
parent 037ce7862f
commit 28bd885e03
+1
View File
@@ -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