Use the helper VM's tmp to decode injected files
Till now the injected files were decoded in the tmp directory of the instance. We did this because we used to chroot to install the files with correct ownership. Since chrooting in abandoned, there is no need to do this any more.
Please register or sign in to comment