mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #367 from bcyrill/patch-8
Add hw.usb.no_pf="1" to loader.conf on nanobsd
This commit is contained in:
commit
49b12e444e
@ -7,4 +7,5 @@ hw.ata.wc="0"
|
||||
kern.ipc.nmbclusters="0"
|
||||
beastie_disable="YES"
|
||||
vm.kmem_size="435544320"
|
||||
vm.kmem_size_max="535544320"
|
||||
vm.kmem_size_max="535544320"
|
||||
hw.usb.no_pf="1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user