diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index a7073575c..7ff279642 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -116,7 +116,7 @@ sandbox true restrict_address_families "AF_UNIX" read_write_paths tile_directories - system_call_filter ["@known"] + system_call_filter ["@system-service", "mincore"] restart "on-failure" end