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

Revert commits 3ea412d and b93596f and only include changes to pidfile.c #2466

Merged
merged 3 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. Revert "all: update how pidfile handled after reload with new configu…

    …ration"
    
    This reverts commit b93596f.
    
    Commit 3ea412d - "all: ensure pidfile is created if a reload causes child to start"
    included changes to files that were not intended to be committed.
    pqarmitage committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    39ed8b3 View commit details
    Browse the repository at this point in the history
  2. Revert "all: ensure pidfile is created if a reload causes child to st…

    …art"
    
    This reverts commit 3ea412d.
    
    This commit should only have included keepalived/core/pidfile.c
    pqarmitage committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cbf0a7d View commit details
    Browse the repository at this point in the history
  3. all: update how pidfile handled after reload with new configuration

    This commit comprises only keepalived/core/pidfile.c and is the changes
    in commits:
    3ea412d: all: ensure pidfile is created if a reload causes child to start
    b93596f: all: update how pidfile handled after reload with new configuration
    
    Signed-off-by: Quentin Armitage <[email protected]>
    pqarmitage committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2103ba2 View commit details
    Browse the repository at this point in the history