Skip to Content
Menu
This question has been flagged
1 Odpoveď
2823 Zobrazenia
I want to automate my service Odoo , starts only want without having to execute the order odoo.py. how could I do it?
Avatar
Zrušiť
Best Answer

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
Zrušiť