osrm-backend/linux
2012-03-28 17:20:19 +02:00
..
etc/init Linux upstart configuration 2012-03-28 17:20:19 +02:00
usr/bin Linux upstart configuration 2012-03-28 17:20:19 +02:00
README Linux upstart configuration 2012-03-28 17:20:19 +02:00

The files on this folder should be placed (with execute permissions) on your *nix with upstart capabilities to have osrm running as a daemon. You have to be root to do it.

Check the usr/bin/osrm file before proceed, as it will assume you have your code on /opt/Project-OSRM.

To give execute permission to this files, you can do:
# chmod +x $file

More info on upstart:
http://upstart.ubuntu.com/cookbook/