* Search /nix/var/nix/manifests for GC roots under NixOS.
svn path=/nixos/trunk/; revision=9090
This commit is contained in:
parent
9cb4834270
commit
05e9b29525
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ mkdir -m 0755 -p /nix/var/nix/profiles
|
|||
mkdir -m 1777 -p /nix/var/nix/profiles/per-user
|
||||
|
||||
ln -sf /nix/var/nix/profiles /nix/var/nix/gcroots/
|
||||
ln -sf /nix/var/nix/manifests /nix/var/nix/gcroots/
|
||||
|
||||
|
||||
# Make a few setuid programs work.
|
||||
|
|
Loading…
Reference in a new issue