commit | 2ee4770337d735cc17410be4f4f3f97ee7de6cdc | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Wed Jun 28 17:20:17 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Wed Jun 28 17:39:18 2017 -0700 |
tree | c4df9da54994ade53cb9a706e897a33ccf774a6f | |
parent | 290ac63a17fdbc0eef6262383a1c103d916df754 [diff] |
Don't automatically mount user home in executor We're starting to treat the work directory as a substitute home directory (we put .ssh/ into it, for example), and we set $HOME to that directory. Complete this process by updating our bwrap passwd entry to point to that as the home directory and stop mounting the real home dir. Change-Id: I0fdb1913634d3902cac58112c5d683f12675c6f7