From 659238b46057ed8a57e28004bb9dc07d6415a959 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 12 Jul 2026 17:34:14 +0300 Subject: Set up dl jail --- roles/host/templates/etc_rc.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/host') diff --git a/roles/host/templates/etc_rc.conf.j2 b/roles/host/templates/etc_rc.conf.j2 index 7cdf65e..b343df0 100644 --- a/roles/host/templates/etc_rc.conf.j2 +++ b/roles/host/templates/etc_rc.conf.j2 @@ -46,5 +46,5 @@ vm_list="alpine0" vm_delay="5" kld_list="pf if_wg i915kms" {% else %} -kld_list="pf" +kld_list="pf if_wg" {% endif %} -- cgit v1.3