concordia-server/upstart
2017-03-03 22:21:00 +01:00
..
cmake_stubs lemmatization proof of concept 2017-03-03 22:21:00 +01:00
README.txt lemmatization proof of concept 2017-03-03 22:21:00 +01:00

In order to configure Concordia as upstart job, copy the 3 .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.