diff options
Diffstat (limited to 'net/boringtun/pkg-message')
-rw-r--r-- | net/boringtun/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/boringtun/pkg-message b/net/boringtun/pkg-message index e7877ec186e7..4cb5801cfe17 100644 --- a/net/boringtun/pkg-message +++ b/net/boringtun/pkg-message @@ -1,2 +1,8 @@ +[ +{ type: install + message: <<EOM To enable boringtun you need to add the following to /etc/rc.conf: wireguard_impl="boringtun" +EOM +} +] |