mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
15 lines
440 B
Text
15 lines
440 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Edit /etc/rc.conf[.local] to start OpenVPN automatically at system
|
|
startup. See %%PREFIX%%/etc/rc.d/openvpn for details.
|
|
|
|
Connect to VPN server as a client with this command to include
|
|
the client.up/down scripts in the initialization:
|
|
openvpn-client <spec>.ovpn
|
|
|
|
For compatibility notes when interoperating with older OpenVPN
|
|
versions, please, see <http://openvpn.net/relnotes.html>
|
|
EOM
|
|
}
|
|
]
|