mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-30 22:21:02 +01:00
Podman uses systemd-run to setup transient systemd timers, e.g. for healthchecks. On systems where systemd is not present in /run/current-system/sw/bin or ~/.nix-profile/bin (like one of my Ubuntu hosts), setting up the transient timers will fail. For containers with healthchecks configured, this results in the container being stuck in starting state. Relevant issue here: containers/podman#25034 |
||
|---|---|---|
| .. | ||
| activation.nix | ||
| builds.nix | ||
| containers.nix | ||
| default.nix | ||
| images.nix | ||
| install-quadlet.nix | ||
| networks.nix | ||
| options.nix | ||
| podman-lib.nix | ||
| services.nix | ||
| volumes.nix | ||