From 3fae7fee351e1c68b1e2b55d00f6897b82b0a8c0 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Mon, 20 Jan 2025 18:16:25 +0100 Subject: [PATCH] add net/turnserver port/plugin refs https://github.com/opnsense/plugins/issues/4473 --- config/25.1/make.conf | 1 + config/25.1/plugins.conf | 1 + config/25.1/ports.conf | 1 + 3 files changed, 3 insertions(+) diff --git a/config/25.1/make.conf b/config/25.1/make.conf index a402232c..39250ea3 100644 --- a/config/25.1/make.conf +++ b/config/25.1/make.conf @@ -75,6 +75,7 @@ net_miniupnpd_SET= CHECK_PORTINUSE net_openldap26-client_SET= GSSAPI net_openldap26-server_SET= GSSAPI net_openldap26-server_UNSET= SMBPWD +net_turnserver_UNSET= MYSQL PGSQL REDIS SQLITE net_vnstat_UNSET= GUI security_acme.sh_SET= BINDTOOLS EXAMPLES security_autossh_SET= SSH_PORTABLE diff --git a/config/25.1/plugins.conf b/config/25.1/plugins.conf index 44d5901d..015639fe 100644 --- a/config/25.1/plugins.conf +++ b/config/25.1/plugins.conf @@ -48,6 +48,7 @@ net/shadowsocks arm net/siproxd arm net/sslh net/tayga arm +net/turnserver arm net/udpbroadcastrelay arm net/upnp net/vnstat arm diff --git a/config/25.1/ports.conf b/config/25.1/ports.conf index 4c70b9ca..63f8d0a7 100644 --- a/config/25.1/ports.conf +++ b/config/25.1/ports.conf @@ -153,6 +153,7 @@ net/shadowsocks-libev arm net/siproxd arm net/sslh net/tayga arm +net/turnserver arm net/udpbroadcastrelay arm net/vnstat arm net/wol