Hello! People.
I installed the script from a tutorial here, and at the end i should run
sudo su odoo
cd /opt/odoo/v8/server/
./openerp-server -c /etc/openerp-server.conf &
to start the application,
and my question is there is a way to start it automatically? with the tutorials for v7 there was a way to start it as a service so when the computer was on, openerp should be runing. i would like some help thx!