By default the Cristie VA will use /tmp for processes run by Cristie on Linux systems.
This can be changed, please modify the file:
“/etc/systemd/system/multi-user.target.wants/cristie_va.service”
And add Environment=“TMPDIR=/home” the under the section [Service] wiht the location to use.
e.g.
Then restart the below:
systemctl daemon-reload
systemctl restart cristie_va