Files
nixpkgs/pkgs/os-specific/linux/systemd
Grimmauld ade259a29d systemd: disable utmp on musl
Fixes https://github.com/NixOS/nixpkgs/pull/461277#issuecomment-3556593423

Musl does not have utmp. Systemd implicitly disables utmp support,
but we need to document this disable in nix or else `nixos/modules/system/boot/systemd.nix`
will attempt to load a non-existant service resulting in errors.
2025-11-24 11:54:26 +01:00
..
2025-10-12 23:58:09 +02:00
2025-11-24 11:54:26 +01:00