Finit v4.10-rc1
Pre-release
Pre-release
·
321 commits
to master
since this release
Changes
- Add support for
cleanup:[0-3600,]script, runs before service is
removed, unlikepost:scriptthat runs when service is stopped - Improved entropy gathering in tertiary fallback of urandom plugin
- Reclassify
sysvfrom run/task class toservice
Fixes
- Fix #427: using an external getty with custom login program cause
Finit to use login program as the getty command - Fix #428: allow
sysctlpath to be set at build time - Fix possible memory leak when sourcing a service
env:file - Finit now waits until all
post:scriptshave run before returning
OK toinitctl <reload|runlevel>. This also applies to the new
cleanup:scriptsintroduced in this release