Improving init call in README.Debian, thanks to David Goodenough <david.goodenough@btconnect.com>.

bzr revid: p_christ@hol.gr-20090421090643-tyl0li1kantdyq9t
This commit is contained in:
Daniel Baumann 2009-04-21 12:06:43 +03:00 committed by P. Christeas
parent c056612720
commit afbf7f0b82
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ explanation how to achieve this (you need to execute all commands as root):
4. Initializing the database
# su - postgres -c "/usr/sbin/openerp-server --init=all"
# su - postgres -c "/usr/sbin/openerp-server --init=all \
--config=/etc/openerp-server.conf --stop-after-init"
5. Restarting openerp-server