跳至内容
菜单
此问题已终结
1 回复
2837 查看
I want to automate my service Odoo , starts only want without having to execute the order odoo.py. how could I do it?
形象
丢弃
最佳答案

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/

形象
丢弃