veyron/security/agent/agentd: Fix missing panic

Refactor main() such that os.Exit is not called from a deferred
function, which caused the output of panic() to be suppressed.

Change-Id: I9fc55815f4312e0bfba8fbca84a95b83c4139b44
1 file changed
tree: 63a2a79e2d6cb732b1eb19dfdffaad1ad5d4de29
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/