Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2828 Visninger
I want to automate my service Odoo , starts only want without having to execute the order odoo.py. how could I do it?
Avatar
Kassér
Bedste svar

You should create a corresponding systemd service. If you install Odoo on Ubuntu 14.04 LTS with the package installer, this is done by default.

If you want to use Ubuntu 16.04 you should know what you do, Yenthe's blog may help you in this case:http://www.odoo.yenthevg.com/installing-odoo-9-ubuntu-16-04/

Avatar
Kassér