summaryrefslogtreecommitdiff
path: root/net/openvpn/MESSAGE
blob: 190b9c1e750954cd354fa67eb44e59f3cb37f50a (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.3 2013/04/08 11:17:18 rodent 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.

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