# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
libarchive-dev
libbz2-dev
libexpat1-dev
- libgd2-noxpm-dev
+ libgd-dev
libmemcached-dev
libpq-dev
zlib1g-dev
git gpx_directory do
action :sync
- repository "git://git.openstreetmap.org/gpx-import.git"
+ repository "https://git.openstreetmap.org/public/gpx-import.git"
revision "live"
user "rails"
group "rails"
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"