From 7dbbe158af8ee05e34e3c59cbdd7f073783f06ab Mon Sep 17 00:00:00 2001 From: dtb Date: Mon, 3 Oct 2022 18:38:22 -0400 Subject: [PATCH] openvpn netbsd note --- homepage/software/index.m4 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/homepage/software/index.m4 b/homepage/software/index.m4 index b24bce5..f3779a1 100644 --- a/homepage/software/index.m4 +++ b/homepage/software/index.m4 @@ -456,6 +456,16 @@ Use _code(`mount.exfat') to mount the filesystem (the manual page for which is _ Do not use SSL workarounds like (in the case of git) _code(`GIT_SSL_NO_VERIFY'). These leave your system open to man-in-the-middle attacks.

+

OpenVPN

+ +

+If using Mullvad, you have to change the shebang on _code(`update-resolv-conf(8)') +(a standalone Bash script included in the OpenVPN configurations from Mullvad, intended to be placed in _code(`/etc/openvpn/')) +from _code(`#!/bin/bash') to _code(`#!/usr/pkg/bin/bash') if using Bash from pkgsrc or another appropriate location if using a different package manager. +

rc.d