Error when upgrading to Policy Manager 14.30
Comments
-
Hello Dannii,
It seems like the PATH variable isn't correctly set when the root user tries to execute a command.
You can check your current value byecho $PATH
If some paths from the Note on your screenshot are missing, fix the environment, i.e.:
export PATH="$PATH:/sbin"
Regards,
Alex
5 Like
This discussion has been closed.