mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
use default HZ
This commit is contained in:
parent
e25a40b0cc
commit
65c50904fa
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ options IPDIVERT # divert (for natd)
|
|||
# Support for bridging and bandwidth limiting
|
||||
options DUMMYNET
|
||||
device if_bridge
|
||||
options HZ=1000
|
||||
#options HZ=1000
|
||||
|
||||
device random # used by ssh
|
||||
device pci
|
||||
|
|
|
|||
Loading…
Reference in a new issue