open-nomad/client/driver/executor
Alex Dadgar a171a014b3 Various fixes for setting user/group of task
This PR fixes two issues:
* Folder permissions in -dev mode were incorrect and not suitable for
running as a particular user.
* Was not setting the group membership properly for the launched
process.

Fixes https://github.com/hashicorp/nomad/issues/2160
2017-03-20 14:21:13 -07:00
..
checks.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
checks_linux_test.go Fix import 2017-01-25 21:27:36 -08:00
checks_test.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
checks_unix.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 11:17:27 -07:00
checks_windows.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 11:17:27 -07:00
executor.go Various fixes 2017-03-14 12:56:31 -07:00
executor_basic.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
executor_linux.go Various fixes for setting user/group of task 2017-03-20 14:21:13 -07:00
executor_linux_test.go Fix tests broken by API change 2017-03-02 15:54:12 -08:00
executor_test.go Fix tests broken by API change 2017-03-02 15:54:12 -08:00
executor_unix.go Move chroot building into TaskRunner 2017-01-05 16:31:49 -08:00
resource_container_default.go Rename resourceContainer{,Context} and resCon{,Ctx}. 2016-07-11 00:02:55 -07:00
resource_container_linux.go Rename resourceContainer{,Context} and resCon{,Ctx}. 2016-07-11 00:02:55 -07:00