Finit v2.3
Bug fix release.
Changes
- Add support for stop/start/restart/reload service by
name:id - Refactor service status listed in
initctl show, show actual status
Fixes
- Remove bootstrap-only tasks/services when leaving runlevel 'S'
- Fix reference counting issue with already stopped and removed services
when the user performsinitctl reloadto change system configuration - Revert semantic change in behavior of
initctl restart: users expect
service to be stopped/started, not reloaded withSIGHUPeven if the
service supports it - Fix
NULLpointer dereference causing kernel panic when user calls
initctl reloadafter change of system configuration - Fix column alignment in output of
initctl showfor services not in
current runlevel