This will help us get a bit of testing in the snapshot builds. --- sys/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git sys/conf/GENERIC sys/conf/GENERIC index 34d608cff44..f0eff16d2b8 100644 --- sys/conf/GENERIC +++ sys/conf/GENERIC @@ -109,7 +109,7 @@ pseudo-device vether # Virtual ethernet pseudo-device vxlan # Virtual extensible LAN pseudo-device vlan # IEEE 802.1Q VLAN pseudo-device switch # Switch -#pseudo-device wg # WireGuard +pseudo-device wg # WireGuard pseudo-device bio 1 # ioctl multiplexing device -- 2.27.0
