X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7043442f059c65b5586f75b6cc0c425beb2c2ea5..245c47e8eef7048456021c7e4b4dbb69489567f8:/cookbooks/web/recipes/gpx.rb?ds=sidebyside diff --git a/cookbooks/web/recipes/gpx.rb b/cookbooks/web/recipes/gpx.rb index ecf63a9a9..370b3113f 100644 --- a/cookbooks/web/recipes/gpx.rb +++ b/cookbooks/web/recipes/gpx.rb @@ -74,7 +74,6 @@ systemd_service "gpx-import" do exec_start "#{gpx_directory}/src/gpx-import" exec_reload "/bin/kill -HUP $MAINPID" private_tmp true - private_devices true protect_system "full" protect_home true restart "on-failure"