patches for envision

fix: show setcap warning at more accurate times master

A profile that hasn't been built yet would have no xrservice binary, so the call to getcap would not print "eip", causing the setcap warning to appear. Fix this by checking if the xrservice binary even exists. Switching between dev profiles would not recheck the setcap status; it'd still show a stale warning. Fix this by rechecking upon switching between profiles, which is consistent with other boxes in the main view.


+2
1 changed file