Skip to content

Add "reload" action #8

@pakerimus

Description

@pakerimus

In the current version of monit, if you change the config you need to reload it.
The command restart doesn't reload the config.

I have a branch with the change needed, but I cannot push it.

  desc 'Reload config'
  task :reload do
    sudo_if_needed :execute, :monit, :reload
  end

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