Skip to content

Finit v4.14

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 15:15
· 3 commits to master since this release
4.14
6f6267f

Minor bug fix release.

Changes

  • Add exit status/signal info when a process dies, by Mattias Berthel
  • Extend service kill:SEC to support up to 300 sec.
  • Extend norespawn debug to cover service_retry()
  • Build without libsystemd replacement by default

Fixes

  • Fix #449: ALSA plugin fail-to-build-from-source
  • Fix sysv stop command process environment, should be same as start
  • Fix state machine ordering issue: enter new config generation after
    services disabled in previous generation have been stopped