concordia-server/upstart
2015-12-29 22:13:21 +01:00
..
cmake_stubs storing and retrieving alignments 2015-12-29 22:13:21 +01:00
README.txt doc 2015-12-16 18:11:07 +01:00

In order to configure Concordia as upstart job, copy the 2 .conf files into your /etc/init and run:

sudo initctl reload-configuration

Also, add to the file /etc/init.d/postgresql the line:

initctl emit -n started JOB=postgresql

at the end of postgresql start sequence.