Fixed issue with 'setcap':
* Prelfight checks failed in some cases due to differing variants of 'setcap';
not all support the '-v' option the same.
* The preflight check would actually hang in some cases (even though the actual
setcap call would not) due to sudo/PAM configuration variations.