Skip to content

fixed running check_logfiles process detection in pidfile check#34

Open
norvil-khee wants to merge 1 commit into
lausser:masterfrom
norvil-khee:bugfix/rununique
Open

fixed running check_logfiles process detection in pidfile check#34
norvil-khee wants to merge 1 commit into
lausser:masterfrom
norvil-khee:bugfix/rununique

Conversation

@norvil-khee
Copy link
Copy Markdown

The detection of running check_logfiles would not work with the command "ps -o args -e".
To properly detect the PID it should be part of the output, hence "pid" was added to "-o" parameter of ps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant