]> git.ipfire.org Git - thirdparty/lxc.git/commit
fix download template for /tmp as tmpfs or noexec 2187/head
authorStuart Cardall <developer@it-offshore.co.uk>
Sun, 25 Feb 2018 11:50:13 +0000 (11:50 +0000)
committerStuart Cardall <developer@it-offshore.co.uk>
Sun, 25 Feb 2018 21:40:16 +0000 (21:40 +0000)
commitedb5452cec0f191aa2e84d4ed3c237e0821eea1a
tree435198fa2d7b236f5e9308220b772245caf319ab
parent1401329e7789e9d6d5ed1a50a0fad3a7ebf304ae
fix download template for /tmp as tmpfs or noexec

* prepend $LXC_PATH to $DOWNLOAD_TEMP on systems with /tmp mounted
  securely as a small tmpfs / noexec

* gpg_setup() creates $DOWNLOAD_TEMP so remove superflous mkdir

* fixes https://github.com/lxc/lxc/issues/516

Signed-off-by: Stuart Cardall <developer@it-offshore.co.uk>
templates/lxc-download.in