| Filename | Latest commit message | Latest commit date |
|---|---|---|
systemd will refuse to start a unit that has hit start-limit. nixos- container start does not clear the counter first. Add a best-effort systemctl reset-failed container@h-<name>.service before each StartContainer so an earlier lockout cannot block a now- correct start. Ignoring the reset exit code is intentional: the unit may not exist yet on first-time create, and reset-failed on a clean unit is a harmless no-op. |
||
| .. | ||
| src | ||
| Cargo.toml | ||