[20.10] integration/daemon: fix missing import
commit 44152f6fb66da0ade1aa226f0b66ebbaa43d54b1 backported a change
that added `os.TempDir()` to a test, but that import was not yet
in this file in the 20.10 branch.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>