mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-15 00:00:26 -05:00
Add /usr/local/lib/ipsec to linker cache
This commit is contained in:
parent
b491ee4ecd
commit
0e1d008d71
1
testing/hosts/default/etc/ld.so.conf.d/strongswan.conf
Normal file
1
testing/hosts/default/etc/ld.so.conf.d/strongswan.conf
Normal file
@ -0,0 +1 @@
|
||||
/usr/local/lib/ipsec
|
||||
@ -46,6 +46,8 @@ do
|
||||
execute "mount $NBDPARTITION $LOOPDIR" 0
|
||||
execute "cp -rf $HOSTSDIR/${host}/etc $LOOPDIR" 0
|
||||
execute "cp -rf $HOSTSDIR/default/* $LOOPDIR" 0
|
||||
execute_chroot "ldconfig" 0
|
||||
|
||||
if [ "$host" = "winnetou" ]
|
||||
then
|
||||
execute "mkdir $LOOPDIR/var/log/apache2/ocsp" 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user