"lxd file pull" leaves temporary files in /tmp.
To reproduce:
* remove any old "temporary files" created by "lxc file pull":
# rm /tmp/lxd_forkgetfile_*
* pull some files (can be the same file, too) - let's say we repeat it 3
times:
# lxc file pull some-container/etc/services .
# lxc file pull some-container/etc/services .
# lxc file pull some-container/etc/services .
* see that there are 3 "lxd_forkgetfile_*" files in /tmp
# ls /tmp/lxd*
/tmp/lxd_forkgetfile_149745082 /tmp/lxd_forkgetfile_171296584
/tmp/lxd_forkgetfile_521794854
Tomasz Chmielewski
http://wpkg.org
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users