]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
Remove no_new_privileges from tile replication service
[chef.git] / cookbooks / tile / recipes / default.rb
index 7d75087c9552a2138462fd3b48d015963a347fd5..4293427b6c5bb5435e1b1c4a4ee533eed2772dd1 100644 (file)
@@ -470,7 +470,6 @@ systemd_service "replicate" do
   private_devices true
   protect_system "full"
   protect_home true
-  no_new_privileges true
   restart "on-failure"
 end