Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove redundant sentinel in pidfile name #225

Closed
wants to merge 1 commit into from

Commits on Sep 2, 2015

  1. remove redundant sentinel in pidfile name

    The @name used to create the sentinel pidfile already contains
    "sentinel_name", so it ends up generating as
    sentinel_sentinel_name.pid. This removes the redundancy.
    eknudtson committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    6ecf9a2 View commit details
    Browse the repository at this point in the history