Install fails without systemd, even with --init none #70

Open
opened 2026-03-19 18:30:46 +00:00 by tfausak · 0 comments
$ ./lix-installer --version
lix-installer 3.95.0: (built from git: 3b84a8c-modified)

$ ./lix-installer install linux --init none
 INFO nix-installer v3.95.0
Error:
   0: Planner error
   1: Error executing action
   2: Action `configure_init_service` errored
   3: Could not detect systemd; you may be able to get up and running without systemd with `nix-installer install linux --init none`.
      See https://git.lix.systems/lix-project/lix-installer#without-systemd-linux-only for documentation on usage and drawbacks.

Location:
   src/cli/subcommand/install/mod.rs:226
``` $ ./lix-installer --version lix-installer 3.95.0: (built from git: 3b84a8c-modified) $ ./lix-installer install linux --init none INFO nix-installer v3.95.0 Error: 0: Planner error 1: Error executing action 2: Action `configure_init_service` errored 3: Could not detect systemd; you may be able to get up and running without systemd with `nix-installer install linux --init none`. See https://git.lix.systems/lix-project/lix-installer#without-systemd-linux-only for documentation on usage and drawbacks. Location: src/cli/subcommand/install/mod.rs:226 ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/lix-installer#70
No description provided.