On sam, 2006-02-11 at 10:36 +0100, Daniel Baumann wrote:
> Sven Luther wrote:
> > Again, this is a sarge backported version of tinyerp-server.
> 
> No problem, I /personally/ don't mind if bugs are reported against my
> backports here.
> 
> > (i changed the name of the database user in /etc/default/tinyerp-server, and
> > copied the file to /etc/tinyerp-server.conf, but found no trace of those 
> > files
> > in the strace dump).
> 
> Of course not.. from upstream point of view, tinyerp-server has no
> configuration file at all. In Debian it gets the information by --flags
> in the init.d (which imports them from the default-file).

This is not true. It (can) use a config file. By default it is stored in
the home directory of the user launching the server (~/.terp_serverrc).
You can of course specify an alternate config file (-c option). You
could also save an initial config by using the -s option on the server.
But you shouldn't rely on such a saved config file since it's a little
buggy (it saves some options which shouldn't be saved). You could write
your own config file directly using our format though.

By the way, in your "README", there is the following paragraph:

tinyerp-server listens by default *only* to localhost. If you need to
change this, edit /etc/default/tinyerp-server and replace
INTERFACE="localhost" with INTERFACE="<your ip>".

This is not true anymore (since version 3.0 if I remember correctly): if
you don't specify the interface, it listens to all interfaces.

See you,
-- 
Gaëtan de Menten
[EMAIL PROTECTED]

Tiny SPRL
Rue du vieux Chateau 21
B-1457 Walhain
Tel/Fax: +32 (0)10.68.94.39
Web : http://tiny.be




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to