Skip to content

init file doesn't look odoo_config_logfile var #40

@dbertha

Description

@dbertha

In templates/odoo-9.0.init and templates/odoo-8.0.init, I suggest to replace this line :
LOGFILE={{ odoo_logdir }}/{{ odoo_service }}.log
by this line :
LOGFILE={{ odoo_config_logfile }}
Or even remove the line
Because otherwise the logfile parameter for the init daemon overwrite the logfile value in odoo config file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions