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

Fixes #11824: reload-cf-serverd fails if cf-serverd not running and /sbin not in PATH #171

Conversation

Fdall
Copy link
Contributor

@Fdall Fdall commented Mar 20, 2018

@@ -18,7 +18,7 @@ REL_PATH=`dirname "$0"`
ABS_PATH=`cd "${REL_PATH}" && pwd`
RUDDER_BIN="${ABS_PATH}/`basename $0`"
export RUDDER_BIN

PATH="$PATH:/sbin:/usr/sbin"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're missing a line export PATH

@Fdall
Copy link
Contributor Author

Fdall commented Mar 21, 2018

Commit modified

@Fdall Fdall force-pushed the bug_11824/reload_cf_serverd_fails_if_cf_serverd_not_running_and_sbin_not_in_path branch from 327eb83 to 513b610 Compare March 21, 2018 15:03
@Normation-Quality-Assistant

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 513b610 into Normation:branches/rudder/4.3 Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants