This commit is contained in:
Eelco Dolstra 2019-10-09 20:29:58 +02:00
parent 4b950c42cd
commit 2c97f0669d
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -142,7 +142,7 @@ fi
# Record the boot configuration.
ln -sfn "$systemConfig" /run/booted-system
# Prevent the booted system form being garbage-collected If it weren't
# Prevent the booted system from being garbage-collected. If it weren't
# a gcroot, if we were running a different kernel, switched system,
# and garbage collected all, we could not load kernel modules anymore.
ln -sfn /run/booted-system /nix/var/nix/gcroots/booted-system