added apache2/ocsp log directory to winnetou
This commit is contained in:
@@ -68,6 +68,7 @@ do
|
|||||||
cp -rfp $BUILDDIR/hosts/${host}/etc $LOOPDIR
|
cp -rfp $BUILDDIR/hosts/${host}/etc $LOOPDIR
|
||||||
if [ "$host" = "winnetou" ]
|
if [ "$host" = "winnetou" ]
|
||||||
then
|
then
|
||||||
|
mkdir $LOOPDIR/var/log/apache2/ocsp
|
||||||
cp -rfp $UMLTESTDIR/testing/images $LOOPDIR/var/www/localhost/htdocs
|
cp -rfp $UMLTESTDIR/testing/images $LOOPDIR/var/www/localhost/htdocs
|
||||||
chroot $LOOPDIR /etc/openssl/generate-crl >> $LOGFILE 2>&1
|
chroot $LOOPDIR /etc/openssl/generate-crl >> $LOGFILE 2>&1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user