Skip to content

OXIDIZED_HOME variable handled inconsistently #454

Closed as not planned
Closed as not planned
@wk

Description

Currently, setting the OXIDIZED_HOME variable to anything but /etc/oxidized leads to an unexpected outcome:

  • OXIDIZED_HOME is set as Root in config.rb where it is then honored for crash, log and pid files.
  • It is not passed to asetus for configuration loading, resulting in asetus using the built-in defaults to attempt to load the configuration from /etc/oxidized and the user's home directory.

The correct behaviour is probably to pass OXIDIZED_HOME as usrdir to asetus while instantiating it for configuration parsing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions