Add /usr/local/lib/ipsec to linker cache
This commit is contained in:
committed by
Tobias Brunner
parent
b491ee4ecd
commit
0e1d008d71
@@ -0,0 +1 @@
|
|||||||
|
/usr/local/lib/ipsec
|
||||||
@@ -46,6 +46,8 @@ do
|
|||||||
execute "mount $NBDPARTITION $LOOPDIR" 0
|
execute "mount $NBDPARTITION $LOOPDIR" 0
|
||||||
execute "cp -rf $HOSTSDIR/${host}/etc $LOOPDIR" 0
|
execute "cp -rf $HOSTSDIR/${host}/etc $LOOPDIR" 0
|
||||||
execute "cp -rf $HOSTSDIR/default/* $LOOPDIR" 0
|
execute "cp -rf $HOSTSDIR/default/* $LOOPDIR" 0
|
||||||
|
execute_chroot "ldconfig" 0
|
||||||
|
|
||||||
if [ "$host" = "winnetou" ]
|
if [ "$host" = "winnetou" ]
|
||||||
then
|
then
|
||||||
execute "mkdir $LOOPDIR/var/log/apache2/ocsp" 0
|
execute "mkdir $LOOPDIR/var/log/apache2/ocsp" 0
|
||||||
|
|||||||
Reference in New Issue
Block a user