diff options
author | Wayne Cuddy <wcuddy@gmail.com> | 2018-05-14 00:15:38 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 00:45:03 +0100 |
commit | 422634f66f7207ba006935af2107e1c5a915c339 (patch) | |
tree | f3341c819589c0ca8babe74bb44cd93ebca7bf78 /network/strongswan/doinst.sh | |
parent | bf6f64fdb1cf59ca4c3db2d91f765c6b0c0bd63a (diff) |
network/strongswan: Updated for version 5.6.2 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/strongswan/doinst.sh')
-rw-r--r-- | network/strongswan/doinst.sh | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/network/strongswan/doinst.sh b/network/strongswan/doinst.sh index 4f4a96845154a..4b38254410748 100644 --- a/network/strongswan/doinst.sh +++ b/network/strongswan/doinst.sh @@ -11,4 +11,49 @@ config() { } config etc/ipsec.conf.new +config etc/ipsec.secrets.new config etc/strongswan.conf.new +config etc/swanctl/swanctl.conf.new +config etc/strongswan.d/starter.conf.new +config etc/strongswan.d/swanctl.conf.new +config etc/strongswan.d/charon-logging.conf.new +config etc/strongswan.d/pki.conf.new +config etc/strongswan.d/scepclient.conf.new +config etc/strongswan.d/charon/attr.conf.new +config etc/strongswan.d/charon/sshkey.conf.new +config etc/strongswan.d/charon/pem.conf.new +config etc/strongswan.d/charon/mgf1.conf.new +config etc/strongswan.d/charon/pkcs8.conf.new +config etc/strongswan.d/charon/kernel-netlink.conf.new +config etc/strongswan.d/charon/nonce.conf.new +config etc/strongswan.d/charon/curve25519.conf.new +config etc/strongswan.d/charon/pkcs12.conf.new +config etc/strongswan.d/charon/x509.conf.new +config etc/strongswan.d/charon/dnskey.conf.new +config etc/strongswan.d/charon/stroke.conf.new +config etc/strongswan.d/charon/random.conf.new +config etc/strongswan.d/charon/hmac.conf.new +config etc/strongswan.d/charon/vici.conf.new +config etc/strongswan.d/charon/md5.conf.new +config etc/strongswan.d/charon/pubkey.conf.new +config etc/strongswan.d/charon/counters.conf.new +config etc/strongswan.d/charon/sha2.conf.new +config etc/strongswan.d/charon/rc2.conf.new +config etc/strongswan.d/charon/pkcs1.conf.new +config etc/strongswan.d/charon/aes.conf.new +config etc/strongswan.d/charon/xauth-generic.conf.new +config etc/strongswan.d/charon/revocation.conf.new +config etc/strongswan.d/charon/cmac.conf.new +config etc/strongswan.d/charon/sha1.conf.new +config etc/strongswan.d/charon/updown.conf.new +config etc/strongswan.d/charon/pkcs7.conf.new +config etc/strongswan.d/charon/fips-prf.conf.new +config etc/strongswan.d/charon/gmp.conf.new +config etc/strongswan.d/charon/pgp.conf.new +config etc/strongswan.d/charon/xcbc.conf.new +config etc/strongswan.d/charon/openssl.conf.new +config etc/strongswan.d/charon/des.conf.new +config etc/strongswan.d/charon/constraints.conf.new +config etc/strongswan.d/charon/resolve.conf.new +config etc/strongswan.d/charon/socket-default.conf.new +config etc/strongswan.d/charon.conf.new |