Skip to content

feat: use /etc/default/noderig to retrieve default config #5

@FlorentinDUBOIS

Description

@FlorentinDUBOIS

It is impossible to install noderig if another software already listen on port 9100 due to the default configuration.
It appears that the installation package read the file /etc/default/noderig (https://github.com/ovh/noderig/blob/master/debian/noderig.postinst#L7 and https://github.com/ovh/noderig/blob/master/debian/noderig.postinst#L49).
So, if the file exists it may load the variable START_ON_INSTALL in order to know if it should launch the application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions