]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/gpx.rb
Remove no_new_privileges from gpx-import service
[chef.git] / cookbooks / web / recipes / gpx.rb
index ecaf854dfaf6216c1df4d34c3b24cfef337b4dab..f74ac50364bb014c3f3577c1555de045ee71b92d 100644 (file)
@@ -75,7 +75,6 @@ systemd_service "gpx-import" do
   private_devices true
   protect_system "full"
   protect_home true
   private_devices true
   protect_system "full"
   protect_home true
-  no_new_privileges true
   restart "on-failure"
   pid_file "#{pid_directory}/gpx-import.pid"
 end
   restart "on-failure"
   pid_file "#{pid_directory}/gpx-import.pid"
 end