commit | 5864732ce53df967c7e642c4a19b0d2c9ea66e22 | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Tue Oct 28 12:07:47 2014 -0700 |
committer | Robin Thellend <rthellend@google.com> | Tue Oct 28 12:07:49 2014 -0700 |
tree | e1909f30b8cb7efecc2a1c4871da7e2bf488a87e | |
parent | 14bbee494619830a6a2cfd590eb67ce4076d5ef9 [diff] |
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