Open gregelin opened 10 years ago
Take a look at /etc/sudoers
. The default file in Fedora includes this line:
Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin
Maybe govready should be installed elsewhere?
Best way to fix is probably to put symbolic link in /usr/bin
sudo ln -s /usr/local/bin/govready /usr/bin/govready
Either check in GovReady, and/or adjust in my vbkick files.