Skip to content

Commit

Permalink
Relax system call filter for renderd
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Dec 20, 2023
1 parent 60d3085 commit 559c32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/tile/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
sandbox true
restrict_address_families "AF_UNIX"
read_write_paths tile_directories
system_call_filter ["@known"]
restart "on-failure"
end

Expand Down

0 comments on commit 559c32d

Please sign in to comment.