Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

location of idfile and statefile #78

@aalmenar

Description

@aalmenar

Hi, there any reason to have this:
default["monit"]["idfile"] = "/var/.monit.id"
default["monit"]["statefile"] = "/var/lib/monit/state"

Instead of:
default["monit"]["idfile"] = "/var/lib/monit/id"
default["monit"]["statefile"] = "/var/lib/monit/state"

Grouping every monit file in its directory ?

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