1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/boringtun/pkg-message
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

9 lines
140 B
Plaintext

[
{ type: install
message: <<EOM
To enable boringtun you need to add the following to /etc/rc.conf:
wireguard_impl="boringtun"
EOM
}
]