added apache2/ocsp log directory to winnetou
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user