X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c582ab1c5ed6296029d9ea33fa2026f7631de40e..9ea48dbd10bd416e75abfb8fc10eb1b1c8f11842:/cookbooks/web/recipes/gpx.rb 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"