| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-18 | ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdir | Chad Smith | |
| /run/cloud-init/tmp is on a filesystem mounted noexec, so running dchlient in Ec2Local during discovery breaks with 'Permission denied'. This branch allows us to run from a different tmp dir so we have exec rights. LP: #1717627 | |||
