mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
Typo
This commit is contained in:
parent
4b950c42cd
commit
2c97f0669d
@ -142,7 +142,7 @@ fi
|
|||||||
# Record the boot configuration.
|
# Record the boot configuration.
|
||||||
ln -sfn "$systemConfig" /run/booted-system
|
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,
|
# a gcroot, if we were running a different kernel, switched system,
|
||||||
# and garbage collected all, we could not load kernel modules anymore.
|
# and garbage collected all, we could not load kernel modules anymore.
|
||||||
ln -sfn /run/booted-system /nix/var/nix/gcroots/booted-system
|
ln -sfn /run/booted-system /nix/var/nix/gcroots/booted-system
|
||||||
|
Loading…
Reference in New Issue
Block a user