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

bzr revid: p_christ@hol.gr-20090421090643-vk4xri1rp9wj7euq
This commit is contained in:
Daniel Baumann 2009-04-21 12:06:43 +03:00 committed by P. Christeas
parent f9a1e99b12
commit 2a78928132
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