summaryrefslogtreecommitdiff
path: root/security/openvpn-devel/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/openvpn-devel/files/pkg-message.in')
-rw-r--r--security/openvpn-devel/files/pkg-message.in26
1 files changed, 15 insertions, 11 deletions
diff --git a/security/openvpn-devel/files/pkg-message.in b/security/openvpn-devel/files/pkg-message.in
index 8c1eaa14b3b2..30a09c41c615 100644
--- a/security/openvpn-devel/files/pkg-message.in
+++ b/security/openvpn-devel/files/pkg-message.in
@@ -1,11 +1,15 @@
-### ------------------------------------------------------------------------
-### 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>
-### ------------------------------------------------------------------------
+[
+{ 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
+}
+]