diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-04-07 07:21:06 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-04-07 07:21:06 +0000 |
commit | decfd8e546c29b87964c736821f900291e9c6fc2 (patch) | |
tree | 36921b45fa01456fcb6efe1a3faf88ffd16dab9e /testing/hosts | |
parent | 480297b8830946cb66a598f49e8bfe78b4819629 (diff) | |
download | strongswan-decfd8e546c29b87964c736821f900291e9c6fc2.tar.bz2 strongswan-decfd8e546c29b87964c736821f900291e9c6fc2.tar.xz |
moved strongswan.conf to /etc
Diffstat (limited to 'testing/hosts')
-rw-r--r-- | testing/hosts/alice/etc/strongswan.conf | 1 | ||||
-rw-r--r-- | testing/hosts/bob/etc/strongswan.conf | 1 | ||||
-rw-r--r-- | testing/hosts/carol/etc/strongswan.conf | 1 | ||||
-rw-r--r-- | testing/hosts/dave/etc/strongswan.conf | 1 | ||||
-rw-r--r-- | testing/hosts/moon/etc/strongswan.conf | 1 | ||||
-rw-r--r-- | testing/hosts/sun/etc/strongswan.conf | 1 | ||||
-rw-r--r-- | testing/hosts/venus/etc/strongswan.conf | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/testing/hosts/alice/etc/strongswan.conf b/testing/hosts/alice/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/alice/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file diff --git a/testing/hosts/bob/etc/strongswan.conf b/testing/hosts/bob/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/bob/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file diff --git a/testing/hosts/carol/etc/strongswan.conf b/testing/hosts/carol/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/carol/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file diff --git a/testing/hosts/dave/etc/strongswan.conf b/testing/hosts/dave/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/dave/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file diff --git a/testing/hosts/moon/etc/strongswan.conf b/testing/hosts/moon/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/moon/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file diff --git a/testing/hosts/sun/etc/strongswan.conf b/testing/hosts/sun/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/sun/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file diff --git a/testing/hosts/venus/etc/strongswan.conf b/testing/hosts/venus/etc/strongswan.conf new file mode 100644 index 000000000..e79fe2c92 --- /dev/null +++ b/testing/hosts/venus/etc/strongswan.conf @@ -0,0 +1 @@ +# /etc/strongswan.conf - strongSwan configuration file |