gunter: increase sysctl vm.max_map_count
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
"module_blacklist=amdgpu"
|
||||
];
|
||||
|
||||
kernel.sysctl = {
|
||||
"vm.max_map_count" = 262144;
|
||||
};
|
||||
|
||||
extraModprobeConfig = ''
|
||||
options v4l2loopback exclusive_caps=1 card_label="Virtual Camera"
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user