Add jail for momlaptop.

This commit is contained in:
Tom Alexander
2024-08-14 21:25:49 -04:00
parent 20768edcf6
commit aec97a5df6
30 changed files with 344 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
# Disable power save for wifi card because power save caused video stuttering in google meet on Linux. Both of these are currently the default on FreeBSD but I'm saving it just in case that default changes.
compat.linuxkpi.iwlwifi_power_save="0"
compat.linuxkpi.iwlwifi_mvm_power_scheme="1"