diff options
| author | Will Andrews <will@FreeBSD.org> | 2001-03-31 02:17:37 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2001-03-31 02:17:37 +0000 |
| commit | 8fb67c9a73b2ce4cad85e34d9b40efb8c09f91a6 (patch) | |
| tree | 2f404f4e977fdbbf5d5803cb2bc1b5ecc7dd0abf /security/vpnd/files/patch-README | |
| parent | 7a8d05f3a0d066f801ade1ade1919a021286e996 (diff) | |
Add vpnd 1.1.0, a VPN daemon offering transparent blowfish encryption
between networks.
PR: 26067
Submitted by: Anders Nordby <anders@fix.no>
Diffstat (limited to 'security/vpnd/files/patch-README')
| -rw-r--r-- | security/vpnd/files/patch-README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/security/vpnd/files/patch-README b/security/vpnd/files/patch-README new file mode 100644 index 000000000000..e9b453910312 --- /dev/null +++ b/security/vpnd/files/patch-README @@ -0,0 +1,12 @@ +--- README.old Sun Mar 25 03:05:42 2001 ++++ README Sun Mar 25 03:06:04 2001 +@@ -370,8 +370,8 @@ + ======== + + Copy vpnd (and randomd if it is required) to any directory you like. +-Copy vpnd.conf and vpnd.chat to /etc or copy those files to any other +-directory when you use the -f option of vpnd (see later). Note that ++Copy vpnd.conf and vpnd.chat to /usr/local/etc or copy those files to any ++other directory when you use the -f option of vpnd (see later). Note that + vpnd.conf and vpnd.chat must be at least mode 644 and be owned by + root:root. |
