Files
nixpkgs/nixos/modules/virtualisation/lxc-container.nix
Maciej Krüger 39b4c0d686 nixos/lxc-container: link to prepare-root when boot.initrd.systemd.enable is on
Previously we were doing some parts like activation in the init script,
so linking to that works for non-systemd init

With boot.initrd.systemd.enable we no longer run activation in the init script,
but instead a new script named prepare-root, which is used instead.
2024-02-20 23:12:41 +01:00

2.7 KiB