diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-06-13 21:19:05 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-06-13 21:19:05 +0200 |
commit | daa857029f85dab932e0f1674cee4504134dd751 (patch) | |
tree | 5d2f0396c5e00108dab82de0592a7411ef377d1c /testing/tests/ikev2/ip-two-pools/hosts | |
parent | dd38e9fc83c60819d4109f4202811de3e6ae20a1 (diff) | |
download | strongswan-daa857029f85dab932e0f1674cee4504134dd751.tar.bz2 strongswan-daa857029f85dab932e0f1674cee4504134dd751.tar.xz |
removed plutostart parameter
Diffstat (limited to 'testing/tests/ikev2/ip-two-pools/hosts')
-rw-r--r--[-rwxr-xr-x] | testing/tests/ikev2/ip-two-pools/hosts/alice/etc/ipsec.conf | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | testing/tests/ikev2/ip-two-pools/hosts/carol/etc/ipsec.conf | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | testing/tests/ikev2/ip-two-pools/hosts/moon/etc/ipsec.conf | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/testing/tests/ikev2/ip-two-pools/hosts/alice/etc/ipsec.conf b/testing/tests/ikev2/ip-two-pools/hosts/alice/etc/ipsec.conf index 4a47ce545..180226eaa 100755..100644 --- a/testing/tests/ikev2/ip-two-pools/hosts/alice/etc/ipsec.conf +++ b/testing/tests/ikev2/ip-two-pools/hosts/alice/etc/ipsec.conf @@ -1,7 +1,6 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutostart=no conn %default ikelifetime=60m diff --git a/testing/tests/ikev2/ip-two-pools/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/ip-two-pools/hosts/carol/etc/ipsec.conf index a600d5e26..63509bc16 100755..100644 --- a/testing/tests/ikev2/ip-two-pools/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev2/ip-two-pools/hosts/carol/etc/ipsec.conf @@ -1,7 +1,6 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutostart=no conn %default ikelifetime=60m diff --git a/testing/tests/ikev2/ip-two-pools/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/ip-two-pools/hosts/moon/etc/ipsec.conf index c13a8c309..5773245d1 100755..100644 --- a/testing/tests/ikev2/ip-two-pools/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev2/ip-two-pools/hosts/moon/etc/ipsec.conf @@ -1,7 +1,6 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutostart=no conn %default ikelifetime=60m |