9c1d653785
- Install the existing rc.d script (define USE_RC_SUBR at Makefile) - Define the command_interpreter variable at the rc.d script (stop and status commands need it) - Create needed directories at trytond_prestart (rc.d script) with appropriate gid and launch install once - Rename option OPENSSL -> PYOPENSSL - Make use of configuration and sample file (both for the port and for the package) PR: 171716 Submitted by: bsam@, Matthias Petermann <matthias@d2ux.net>(via Email)
15 lines
402 B
Text
15 lines
402 B
Text
POST-INSTALL CONFIGURATION FOR TRYTOND
|
|
==================================================
|
|
|
|
Before you start the trytond server, you should:
|
|
|
|
1) Install a PostgreSQL server.
|
|
|
|
2) Use the configuration file %%PREFIX%%/etc/trytond.conf
|
|
to customize the daemon.
|
|
|
|
For more information, see the DOCUMENTATION:
|
|
|
|
http://www.tryton.org/documentation.html
|
|
|
|
====================================================
|