]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/geodns/recipes/default.rb
Improve filesystem sandboxing for some services
[chef.git] / cookbooks / geodns / recipes / default.rb
index c006ff9dcff4827a40a3322152ce19adf9589c24..3a166262c0e5669a297f7b2023df57be7462a2a9 100644 (file)
@@ -76,7 +76,7 @@ systemd_service "gdnsd-reload" do
   standard_output "null"
   private_tmp true
   private_devices true
-  protect_system "full"
+  protect_system "strict"
   protect_home true
   no_new_privileges true
 end