nixos/victoriametrics: allow mincore syscall
This commit is contained in:
@@ -229,6 +229,7 @@ in
|
||||
SystemCallFilter = [
|
||||
"@system-service"
|
||||
"~@privileged"
|
||||
"mincore"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user