veyron/services/mgmt/suidhelper: Fix argv

Before this change, suidhelper did not set the first value of argv
correctly. It was missing the name of the binary. With this change,
os.Args has the right value in the child process and the INFO logs start
to appear in the logs directory.

Change-Id: I501e3a05720d6346fbe43d955cbf3d27c982f51a
3 files changed
tree: e1909f30b8cb7efecc2a1c4871da7e2bf488a87e
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/