We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25ec71 commit 8984e3bCopy full SHA for 8984e3b
1 file changed
doc/ChangeLog.md
@@ -25,6 +25,8 @@ All relevant changes are documented in this file.
25
- Fix #467: TTY services stuck in restart state after non-zero exit.
26
Throttling logic introduced in v4.15 had duplicate checks causing
27
infinite timer loop, and TTYs lacked default restart timeout
28
+- Fix #475: Clear pid condition on service collection to fix stale deps
29
+- Fix #476: Fix PAUSED → RUNNING not stepping dependent services
30
- Fix handling of already-mounted cgroups in `cgroup_init()`, can occur
31
after switch_root or in container environments
32
- Improve cgroups documentation clarity, grammar, and examples
0 commit comments