summaryrefslogtreecommitdiff
path: root/net/openvpn/MESSAGE
blob: f605845992d7430262afa2a29fac073630a75f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
===========================================================================
$NetBSD: MESSAGE,v 1.2 2013/02/10 05:55:07 manu Exp $

The openvpn rc.d script looks for configuration files in:

	${PKG_SYSCONFDIR}

and by default will start an openvpn process for each config file in
that directory.

The sample configuration files have been installed into:

	${PREFIX}/share/examples/openvpn/config

Please refer to the openvpn(8) manpage for full documentation on the
available options.

If you are upgrading from version 2.2.x, note that the plugin directory
has changed to ${OPENVPN_PLUGINSDIR}. You may need to adjust your 
configuration files.

===========================================================================