diff options
Diffstat (limited to 'security/openvpn-beta/files/pkg-message.in')
-rw-r--r-- | security/openvpn-beta/files/pkg-message.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/security/openvpn-beta/files/pkg-message.in b/security/openvpn-beta/files/pkg-message.in deleted file mode 100644 index 17460db8f5a7..000000000000 --- a/security/openvpn-beta/files/pkg-message.in +++ /dev/null @@ -1,22 +0,0 @@ -### ------------------------------------------------------------------------ -### Edit /etc/rc.conf[.local] to start OpenVPN automatically at system -### startup. See %%PREFIX%%/etc/rc.d/openvpn for details. -### ------------------------------------------------------------------------ -### For compatibility notes when interoperating with older OpenVPN -### versions, please, see <http://openvpn.net/relnotes.html> -### ------------------------------------------------------------------------ -### NOTE THIS IS AN UNSTABLE BETA VERSION UNDER DEVELOPMENT! -### It may or may not be suitable for production. Use at your own risk. -### ------------------------------------------------------------------------ -### -### PLUGIN LOCATION CHANGED! -### The following plugin locations have changed. There is a symlink to the -### new file for the duration of the 2.3 release. This will be removed in -### OpenVPN 2.4+. -### New Location: -### %%PREFIX%%/openvpn/plugins/openvpn-plugin-auth-pam.so -### %%PREFIX%%/openvpn/plugins/openvpn-plugin-down-root.so -### -### Old Location: -### %%PREFIX%%/openvpn-plugin-auth-pam.so -### %%PREFIX%%/openvpn-plugin-down-root.so |