Merge 16c228abf0 into 0eb28ac3d8
This commit is contained in:
commit
e5acf72fb8
3 changed files with 9 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ include=virtual-guest
|
|||
[selinux]
|
||||
avc_cache_threshold=65536
|
||||
|
||||
[modules]
|
||||
nf_conntrack=+r
|
||||
|
||||
[net]
|
||||
nf_conntrack_hashsize=1048576
|
||||
|
||||
|
|
|
|||
|
|
@ -9,6 +9,9 @@ include=throughput-performance
|
|||
[selinux]
|
||||
avc_cache_threshold=65536
|
||||
|
||||
[modules]
|
||||
nf_conntrack=+r
|
||||
|
||||
[net]
|
||||
nf_conntrack_hashsize=1048576
|
||||
|
||||
|
|
|
|||
|
|
@ -9,6 +9,9 @@ include=${f:virt_check:virtual-guest:throughput-performance}
|
|||
[selinux]
|
||||
avc_cache_threshold=8192
|
||||
|
||||
[modules]
|
||||
nf_conntrack=+r
|
||||
|
||||
[net]
|
||||
nf_conntrack_hashsize=1048576
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue