On Thu, Feb 23, 2017 at 12:58:21PM +0100, pelzflorian (Florian Pelz) wrote: > 1) start guix-daemon with an environment in which TMPDIR is set to > /tmpdir and
I exposed this feature in the guix-shepherd-service with commit b191f0a6c50f2a7d47037ef8509d0351f5a2646e. In order to use it, you'll need to use modify-services as shown in the manual, section Using the Configuration System: https://www.gnu.org/software/guix/manual/html_node/Using-the-Configuration-System.html#System-Services > 2) change my Guix system configuration so that it automatically creates > a /tmpdir directory. This remains to be done in (guix-activation). Would you, or anyone else, like to try it?
