summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-2-init.sh
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-18 18:37:07 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-18 18:37:07 +0200
commit48d90cf3b67d01dd7812ed62dfb916905e34e13a (patch)
tree743e85017130d278e120b51e788aaab176370ba6 /nixos/modules/system/boot/stage-2-init.sh
parent1e540af43bce0e23d72b338f5c8359e73ae49f38 (diff)
downloadnixpkgs-48d90cf3b67d01dd7812ed62dfb916905e34e13a.tar
nixpkgs-48d90cf3b67d01dd7812ed62dfb916905e34e13a.tar.gz
nixpkgs-48d90cf3b67d01dd7812ed62dfb916905e34e13a.tar.bz2
nixpkgs-48d90cf3b67d01dd7812ed62dfb916905e34e13a.tar.lz
nixpkgs-48d90cf3b67d01dd7812ed62dfb916905e34e13a.tar.xz
nixpkgs-48d90cf3b67d01dd7812ed62dfb916905e34e13a.tar.zst
nixpkgs-48d90cf3b67d01dd7812ed62dfb916905e34e13a.zip
Revert "Put /nix/var/nix/{temproots,userpool} on a tmpfs"
This reverts commit dd49094a25057211d77a3dc4d075a749db748139. Nix
barfs if /nix/var/nix/temproots is a symlink :-(
Diffstat (limited to 'nixos/modules/system/boot/stage-2-init.sh')
-rw-r--r--nixos/modules/system/boot/stage-2-init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/system/boot/stage-2-init.sh b/nixos/modules/system/boot/stage-2-init.sh
index 5be38725ab7..cee9db091c1 100644
--- a/nixos/modules/system/boot/stage-2-init.sh
+++ b/nixos/modules/system/boot/stage-2-init.sh
@@ -106,7 +106,7 @@ fi
 
 
 # Also get rid of temporary GC roots.
-rm -rf /nix/var/nix/gcroots/tmp /nix/var/nix/temproots /nix/var/nix/userpool
+rm -rf /nix/var/nix/gcroots/tmp /nix/var/nix/temproots
 
 
 # Create a tmpfs on /run to hold runtime state for programs such as