What is the value in insisting that authbind be in /usr/bin?
Wouldn't this be better:
authbind=""
if command -v authbind >/dev/null 2>&1;
authbind="authbind --deep"
fi
--
https://code.launchpad.net/~racb/maas/auto-authbind/+merge/124705
Your team MAAS Maintainers is requested to review the proposed merge of
lp:~racb/maas/auto-authbind into lp:maas.
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp