sletuffe 5a3ef57f6e dirty hack to to terinate the running osm3_query launched by the areas building process 11 vuotta sitten
..
README e3a4b56d37 Add author and explain that bugs shouldn't be directed to Roland but to me 12 vuotta sitten
overpass 5a3ef57f6e dirty hack to to terinate the running osm3_query launched by the areas building process 11 vuotta sitten

README

Author : sylvain@letuffe.org if you have problems with this, better ask me than the author of OverpassAPI (Roland)
More information here : https://github.com/sletuffe/Overpass-API


If runing under debian you can use that SysV start-up script.

Change the variables at the begining to match your installation (DB_DIR,
EXEC_DIR, META, AREA)
You can also set those variables in the /etc/default/overpass file

This script runs the dispatcher at start up and the diff update process.
You first need to update or create in your $DB_DIR the replicate_id file with the
replicate sequence number corresponding to the date of the OSM file you
imported if your are running it for the first time


INSTALL for squeeze/wheezy

cp overpass /etc/init.d/
update-rc.d overpass defaults