aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/image.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.lisp b/src/image.lisp
index c309442..6f5b1f6 100644
--- a/src/image.lisp
+++ b/src/image.lisp
@@ -180,7 +180,7 @@ respectively, and evaluate FORMS."
;; Don't want to use ~/.cache/consfigurator/images because want to write
;; to a tmpfs/ramdisk if possible.
`(with-local-temporary-directory (,tempdir)
- (let ((file (merge-pathnames "image" ,tempdir)))
+ (let ((file (merge-pathnames "consfigurator" ,tempdir)))
(%dump-consfigurator-in-grandchild
file ,(wrap-grandchild-request prerequest)
;; Try to ensure that the new fork control child does not end up