openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #01016
Re: [Question #196552]: Badly created /tmp/oe-sessions with multiple OpenERP v6.1 instances
Question #196552 on OpenERP Server changed:
https://answers.launchpad.net/openobject-server/+question/196552
Status: Open => Answered
Eric Caudal - www.openerp.net.cn proposed the following answer:
If you start using the service command, I am quite sure that it will use the correct user.
meaning first
$ cd /etc/init.d
$ update-rc.d openerp_1 defaults
(or whatever level you want to have for your daemon)
then
$ service openerp_1 start/stop/restart
--
You received this question notification because you are a member of
OpenERP Committers, which is an answer contact for OpenERP Server.