From: Arne Fitzenreiter Date: Wed, 26 Feb 2014 08:37:12 +0000 (+0100) Subject: strongswan: no padlock on arm. X-Git-Tag: v2.15-rc1~90^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=78f10eafe07b317f784d7e41487645672681109b;p=people%2Fms%2Fipfire-2.x.git strongswan: no padlock on arm. --- diff --git a/config/rootfiles/common/i586/strongswan-padlock b/config/rootfiles/common/i586/strongswan-padlock index 02aa457d31..952e7ae8f6 100644 --- a/config/rootfiles/common/i586/strongswan-padlock +++ b/config/rootfiles/common/i586/strongswan-padlock @@ -1 +1,2 @@ +etc/strongswan.d/charon/padlock.conf usr/lib/ipsec/plugins/libstrongswan-padlock.so diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan index f507495b6e..9b61cd135c 100644 --- a/config/rootfiles/common/strongswan +++ b/config/rootfiles/common/strongswan @@ -36,7 +36,7 @@ etc/strongswan.d/charon/kernel-netlink.conf etc/strongswan.d/charon/md5.conf etc/strongswan.d/charon/nonce.conf etc/strongswan.d/charon/openssl.conf -etc/strongswan.d/charon/padlock.conf +#etc/strongswan.d/charon/padlock.conf etc/strongswan.d/charon/pem.conf etc/strongswan.d/charon/pgp.conf etc/strongswan.d/charon/pkcs1.conf diff --git a/config/rootfiles/core/76/filelists/i586/strongswan-padlock b/config/rootfiles/core/76/filelists/i586/strongswan-padlock new file mode 120000 index 0000000000..2412824fb2 --- /dev/null +++ b/config/rootfiles/core/76/filelists/i586/strongswan-padlock @@ -0,0 +1 @@ +../../../../common/i586/strongswan-padlock \ No newline at end of file